Skip to content

Module 3 - Exploring the RouterToolkit

Router Station

All the Smart Contracts written on Router Chain can be Deployed either via Terminal Commands or the User Interface of Router Station.

Router Station is a Web App, which can be used to Deploy & Run Queries on Smart Contracts by directly Uploading your Code or entering your CodeId. Click here to access Router Station.

Router Faucet

Router Faucet is used to get Testnet Tokens for your Router Chain Address. Click here to access the Router Faucet.

Below are the Details of Router Chain Testnet, which you can add in your MetaMask Wallet & fix in your Router Station -

  • Chain ID: 9607
  • RPC URL: https://lcd.sentry.routerchain.dev
  • Token: ROUTE
  • Denom: route
  • REST Endpoint: https://tmrpc.sentry.routerchain.dev
  • GRPC Endpoint: https://grpcweb.sentry.routerchain.dev
  • Coin Decimals: 18

Router Explorer

To view all the Transaction Hashes on Router Chain Explorer, Click here.

CrossTalk Library

Apart from CosmWasm, for Implementing cross-chain functionalities on Router Chain, one has to use CrossTalk Library. It Comprises of all the functions required for making for DApp cross-chain via Router Protocol.

Click here to Learn about CrossTalk Library.