Module 1 - Setup your Metamask and Fund your wallet
Add network to MetaMask
Section titled “Add network to MetaMask”- Network Name: Caesar
- Chain ID: 98989897
- Currency symbol: RSOL
RPC URL
Section titled “RPC URL”Local server setup
http://localhost:8545
Remote server setup
https://caesar.internal.romeprotocol.xyz (replace with your domain)
Block explorer URL
Section titled “Block explorer URL”Local server setup
http://localhost:1000
Remote server setup
https://caesar.internal.romeprotocol.xyz:1000 (replace with your domain)
Fund your Wallet
Section titled “Fund your Wallet”Explains how to acquire RSOL via deposit script or UI and how to withdraw SOL later.
Testing transactions on your new L2 requires the gas token (RSOL).
-
Rome L2s use RSOL as the gas token so you need to fund your wallet with RSOL.
-
You can obtain RSOL by depositing SOL as described below.
How to obtain RSOL
Section titled “How to obtain RSOL”- Airdrop SOLs to your Solana wallet using
solana -ud airdrop 1 YOUR_SOLANA_WALLET
. - Obtain RSOL by depositing SOLs using Deposit UI (see link in the table below)
- Add your L2 to the Deposit UI dropdown on the top right. If you are setting up on remote server, message us on Rome Discord. to add your L2 to the Rome Deposit UI.
- Connect your Solana wallet to deposit SOLs
- Connect your Metamask wallet to view RSOL balance
Note: Deposit UI can currently take several minutes (up to 12 mins) to load so please be patient.
Local Server Setup : http://localhost:3000
Remote Server Setup : https://deposit.devnet.romeprotocol.xyz
How to withdraw SOL
Section titled “How to withdraw SOL”To convert RSOL back to SOL, deposit RSOLs using https://deposit.devnet.romeprotocol.xyz
- Add your L2 to the dropdown
- Connect your Metamask wallet to deposit RSOLs
- Connect your Solana wallet to view SOL balance
Troubleshooting
Section titled “Troubleshooting”If you are having problems with deposits or withdrawals, contact us on Discord.