Giter Site home page Giter Site logo

newrl-mainnet's Introduction

Newrl

image

Selamlar, Newrl chain mainnet rehberi:

  • Ödül hakkında bilgi almak için buraya tıkla. Not: bizim Buray değil.
  • Proje hakkında sorularınız için buradayım
  • Projenin discord kanal linki

Sistem gereksinimleri:

  • Net bilgi yok, kendim test ettim:
4 CPU
8 RAM
80 GB SSD

Portları açalım önce

sudo ufw status
sudo ufw allow 22
sudo ufw allow 22/tcp
sudo ufw allow 21
sudo ufw allow 21/tcp
sudo ufw allow 8456
sudo ufw allow 8456/tcp
sudo ufw enable

Sunucumuzu güncelliyoruz:

sudo apt-get update && sudo apt-get upgrade

Git yüklüyoruz

git clone https://github.com/git/git

Python3.7+ yüklüyoruz

sudo apt update && sudo apt install python3.10-venv

Not: Burda hata alırsanız önemsemeyin devam

Python3 Pip ve venv yüklüyoruz

sudo apt update
sudo apt install python3-venv python3-pip

Daha önce testnet kuruluysa

cd newrl
screen -X -S newrl kill

Kurulum

git clone https://github.com/newrlfoundation/newrl.git
cd newrl
scripts/install.sh mainnet

Cüzdan yedek dönme

auth.json dosyanızı newrl mainnet içine atıyoruz. işlemlere devam ediyoruz. nerde bu auth dosyası testnetini kurduğumuz newrl dosyası içindeki testnet dısyası içinde. böle bulmadınızmı browser üzerinden wallet oluşturmustuk ordan download diyelim sona adını auth.json yapalım ve kurulumu sırasında newrl içindeki mainnet dosyası içine kopyalayalım.

Düğümü başlatıyoruz

apt install screen
screen -S newrl
scripts/start.sh mainnet

Node içinde oluşturduğumuz adresi Wallete tanımlama: UNUTMAYIN LOGLAR AKMAYA BASLADIĞINDA BU SCREENDEN CTRL A D İLE ÇIKIP DEVAM EDİYORUZ. TEKRAR GİRMEK İSTERSENİZ : screen -a -r newrl ( yine çıkarken ctrl ad )

  • Aşağıdaki komuttan sonra sırayla:
  • mainnet yazıyoruz + enter
  • Y yapıp enterlayıp çıkan çıktıyı kaydedin bu sizin json dosyanızdır.
cd newrl
python3 scripts/show_wallet.py

Çıkan çıktı yedek aldığımız ve döndüğümüz dosyanın içindeki adresle aynıysa doğru yapmışız demektir.

image

https://www.newrlscan.io/ sitesinden ipnizi kontrol edin bir kaç saat sona buraya düşmesi lazım nodun

newrl-mainnet's People

Contributors

molla202 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.