Connecting to Testnet
Last updated
Last updated
Before deploying contracts or interacting with dApps, you'll need to connect your wallet (e.g., MetaMask) to the ZONA Testnet.
🚧 Note: ZONA Testnet is currently under preparation. The following values are placeholders and will be updated upon official launch.
To manually add the ZONA Testnet to your MetaMask wallet:
Open MetaMask
Click the network dropdown (top center)
Select Add Network → Add a network manually
Enter the following details:
Field
Value (Coming Soon)
Network Name
ZONA Testnet
New RPC URL
https://rpc-testnet.zonaprotocol.org
Chain ID
TBA
Currency Symbol
ZONA
Block Explorer
https://testnet-explorer.zonaprotocol.org
These values will be officially published via our and once live.
After connecting to the testnet, you can request test ZONA tokens via our faucet:
🌐 Faucet URL: https://faucet.zonaprotocol.org
(Coming Soon)
Paste your wallet address and click “Request”
You should receive test ZONA tokens within seconds
These tokens are only for testing and hold no monetary value.
Once added, make sure:
MetaMask shows ZONA Testnet as the active network
You see your wallet address and test ZONA balance
You can interact with testnet dApps and contracts
You can use this network with:
Remix IDE
Hardhat
Ethers.js / Web3.js
Truffle
Custom scripts using JSON-RPC