Configure Metamask
If you have used Metamask for any sort of development work on the EVM, then setting up Findora for use is as simple as can be. Simply take the network details as shown here and make use of them as Metamask requires. Let's jump right in!
The first step is to install Metamask from Metamask.
Next up, click on the bar that would typically show your last connected network.
You should get a drop-down and a button that shows Add Network
. Click on that and a new tab will open where you can place Findora's network configurations.
Next, configure Metamask to connect to Findora’s EVM network (aka Smart Chain). The network details can be found here:
Mainnet | Testnet | |
---|---|---|
Chain ID | 2152 | 2153 |
RPC | https://rpc-mainnet.findora.org | https://prod-testnet.prod.findora.org:8545 |
Explorer | https://evm.findorascan.io | https://testnet-anvil.evm.findorascan.io/ |
For example, if you would like to connect to the Anvil Testnet, your Metamask should be configured like this:
Click on the Save
button and you should have a screen like this and be ready to go!