Connecting to the Network
Details on connecting to MetaChain Mainnet and Changi Testnet via custom RPC endpoints
Setting up the network in your wallet
Connecting to the Network: MetaChain Mainnet and Changi Testnet
curl -X POST --data '{"jsonrpc":"2.0","method":"web3_clientVersion","params":[],"id":1}' https://mainnet.metachain.org:8545Last updated