We are joining Rari Chain Testnet with this article
Rari Chain Testnet
Join testnet with simple steps ;
-> Request Faucet : https://info.rarichain.org/faucet
1 – Bridge from Spolia » Arbi Sepolia : https://bridge.arbitrum.io/?l2ChainId=421614
2 – Bridge from Arbi Sepolia » RARI Chain
3 – Now go to Remix and Deploy Smart Contract : https://remix.ethereum.org/
-> Under Featured Plugins, select Solidity.
-> Navigate to the File Explorer and click “+” to create a Smart Contract
4 – Paste this text :
// SPDX-License-Identifier: MIT
// compiler version must be greater than or equal to 0.8.17 and less than 0.9.0
pragma solidity ^0.8.17;
contract HelloWorld {string public greet = “Hello World!”;}
5 – Click Compile
– Go to Environment » Select Injected Provider
– Click Deploy & Approve on Metamask
6 – Set RPC :
Network Name: RARI Testnet
New RPC URL: https://testnet.rpc.rarichain.org/http
Chain ID: 1918988905
Currency Symbol: ETH
Block Explorer URL: https://explorer.rarichain.org/
-> To find more airdrop news and articles please click here
Leave a comment