Skip to content

feat: support localnet#3

Merged
dev-jodee merged 1 commit intosolana-foundation:mainfrom
tobeycodes:feat/support-localnet
Feb 2, 2026
Merged

feat: support localnet#3
dev-jodee merged 1 commit intosolana-foundation:mainfrom
tobeycodes:feat/support-localnet

Conversation

@tobeycodes
Copy link
Contributor

This change allows you to run the following commands on a localnet such as solana-test-validator or surfpool.

Localnet uses a different port so we can't simply use a string replace.

RPC_URL=http://127.0.0.1:8899 WS_URL=ws://127.0.0.1:8900 just verify-all
RPC_URL=http://127.0.0.1:8899 WS_URL=ws://127.0.0.1:8900 just test-transfer-smt

@dev-jodee dev-jodee self-requested a review February 2, 2026 14:28
@dev-jodee dev-jodee merged commit 97f117d into solana-foundation:main Feb 2, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants