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: LossNode Chat
| NODE TYPE | CPU | RAM | SSD |
|---|---|---|---|
| Mainnet | 6 | 8 | 400-500 |
If you do not have an account on Alchemy, open an account and click Create App.
wget -O arbitrumEN.sh https://raw.githubusercontent.com/thisislexar/Arbitrum-Full-Node/main/arbitrumEN.sh && chmod +x arbitrumEN.sh && ./arbitrumEN.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









