Sandbox Testnet
Get your free test coins in our fast and stable Sandbox Testnet
Tonhub team manages Sandbox Testnet for TON that allows fast iterations and have deep integration with Ton Sandbox Wallet.
Wallet Apps
In order to connect to Sandbox Network you need to use our dedicated apps:
Test Faucet
Sandbox has a faucet as a bot in Telegram. Bot allows you to request 100 TON once per hour. To get test coins using the bot, enter the /start command and then the address of your Sandbox wallet.
Network Connection Parameters
- TonWhales explorer: https://sandbox.tonwhales.com
- Classic API: https://sandbox.tonhubapi.com
- HTTP v4 API: https://sandbox-v4.tonhubapi.com
- Network Config: https://storage.googleapis.com/tonhub-configs/config-sandbox.json
Install mytonctl
Sandbox is compatible with original TON tools and mytonctl. To install it use the next command:
wget https://raw.githubusercontent.com/ton-blockchain/mytonctrl/master/scripts/install.sh
sudo bash install.sh -t -m full -c https://storage.googleapis.com/tonhub-configs/config-sandbox.json
Updated 6 months ago