EMC Testnet
The EMC testnet is an environment with the same configuration as the mainnet but used for development and testing purposes. Developers can deploy and test their smart contracts and dApps on the testnet without spending real EMC tokens.
Connect to EMC Testnet
To connect to the EMC testnet, you need to add the following network configuration in your Web3 provider (e.g. MetaMask):
● Network ID: 99879
● rpc:https://rpc1-sepolia.emc.network
● Browser: https://sepolia.emcscan.com/
● Cross-chain bridge: https://testnet-bridge.emchain.xyz/
Obtain testnet tokens
You can get free testnet tokens (EMC) through the EMC testnet faucet to trade and test smart contracts on the testnet.
Example: Add EMC testnet in MetaMask
1. Open MetaMask and click on the network selection drop-down menu.
2. Select "Custom RPC".
3. Enter the above network configuration and save.
Last updated