If you don't want to having problems with claim for a possible Arbitrum airdrop, this guide is for you. Do not forget to star and fork from the top right. If you have questions: Chat
| NODE TYPE | CPU | RAM | SSD |
|---|---|---|---|
| Mainnet | 6 | 8 | 400-500 |
read alchemy
wget -O arbitrum.sh https://raw.githubusercontent.com/bxdoan/Arbitrum-Node/main/arbitrum.sh && chmod +x arbitrum.sh && ./arbitrum.sh
You can also install the node manually to improve your Node knowledge.
Learn Docker Container ID with following command.
docker ps
After that, check your node logs. Change <ID> part with the Container ID that you obtained from the command above.
docker logs -f <ID>
-
Network Name: Does not matter -
RPC URL: "http://" + your server IP + ":8547" (As seen from the above picture) -
Chain ID: 42161 -
Currency: Say ETH -
Explorer: https://arbiscan.io
Buy me a coffee





