Flow Sandboxnet
Accessing Flow sandboxnet
The Flow sandboxnet is available for access at this URL:
For example, to access the network using the Flow Go SDK:
Generating sandboxnet key pair
You can generate a new key pair with the Flow CLI as follows:
Note: By default, this command generates an ECDSA key pair on the P-256 curve. Keep in mind, the CLI is intended for development purposes only and is not recommended for production use. Handling keys using a Key Management Service is the best practice.
Account creation and token funding requests
Accounts and tokens for testing can be obtained through the sandboxnet faucet. If you generated the keypair through the CLI, you can click on the URL provided to create an account and request sandboxnet FLOW tokens.
Important smart contract addresses
You can review all available core contracts deployed to the sandboxnet to identify which ones you want to import.