Setting Up The Mainnet

To interact with the mainnet, you'll need to integrate it into your Wallet. The following instructions are for Metamask but the process is similar for most other wallets:

  1. Open MetaMask: Make sure you have the MetaMask extension installed in your browser and that you are logged in.

  2. Access Settings: Click on the MetaMask extension icon in your browser to open the MetaMask popup. In the popup, click on your account's profile icon, usually represented as a circle with your initials, located in the top-right corner. Then, select "Settings" from the dropdown menu.

  3. Navigate to Networks: Within the MetaMask Settings, go to the "Networks" tab found on the left sidebar.

  4. Add a New Network: Under the "Networks" tab, you will encounter a section labeled "Networks." Click on the "Add Network" button to create a new custom network entry.

  5. Input Network Details: Populate the network details using the provided information:

    • Network Name: CalChain Mainnet

    • New RPC URL: https://mainnet.calchain.finance

    • ChainID: 8991

    • Currency Symbol: CAL

  6. Save: After inputting the network details, click the "Save" button to include the new network within your MetaMask.

  7. Switch to the New Network: The newly added network will now be visible under the "Networks" section as "CalChain Mainnet". To switch to this network, simply select it from the list.

MetaMask will then establish a connection with the CalChain network through the provided RPC URL. It will subsequently display your wallet balance and transaction history for that network. You can easily switch between different networks using the network dropdown in MetaMask to interact with various Ethereum-based blockchains, including CalChain in this case.

Last updated