Git Product home page Git Product logo

arbitrum-full-node's Introduction

Arbitrum Full Node Kurulum Rehberi

Olası bir Arbitrum airdrop'unda claim işlemlerinde sorun yaşamak istemiyorsanız, bu rehber sizin için🙂 Sağ üstten yıldızlayıp forklamayı unutmayalım. Sorularınız olursa: LossNode Chat

image

Sistem gereksinimleri:

NODE TİPİ CPU RAM SSD
Mainnet 6 8 400-500

Arbitrum için önemli linkler:

1) Node kurmadan önce Alchemy üzerinden endpoint alalım.

image

Alchemy üzerinde hesabınız yoksa hesap açıp Create App diyoruz.

image

Bir isim girip Create App diyelim.

image

Oluşturduğumuz App için View key'e tıklayalım.

image

Açılan kısımda https kısmını kopyalayalım.

2) Node'u kuralım.

2a) Script ile kurulum.

wget -O arbitrum.sh https://raw.githubusercontent.com/thisislexar/Arbitrum-Full-Node/main/arbitrum.sh && chmod +x arbitrum.sh && ./arbitrum.sh

image

L1URL'nizi girin dediği yerde Alchemy'den kopyaladığınız https kısmını giriyorsunuz.

2b) Manuel kurulum.

Node bilginizi geliştirmek adına dilerseniz Manuel Kurulum da yapabilirsiniz.

3) Node loglarını kontrol.

Aşağıdaki komut ile docker container id'yi öğrenin.

docker ps

image

Ardından aşağıdaki komutla logları kontrol edin. kısmını bir üstteki görseldeki Container Id olarak değiştirin.

docker logs -f <ID>

image

4) Node'unuz bir süre içerisinde sync olduktan sonra, metamask'e ekleme.

image

Manuel ağ ekle'ye tıklıyoruz.

image

  • Ağ adı: Fark etmez

  • RPC URL: "http://" + SUNUCU IP'niz + ":8547" şeklinde. Yukarıdaki görselde de görebilirsiniz

  • Zincir Kimliği: 42161

  • Para Birimi Sembolü: ETH olsun

  • Explorer: https://arbiscan.io

Sorularınız ve merak ettikleriniz için: LossNode Chat

arbitrum-full-node's People

Contributors

burakinkaya avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.