Coder Social home page Coder Social logo

newrl's Introduction

Newrl

image

Selamlar, Newrl chain testnet 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

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

Python3 Pip ve venv yüklüyoruz

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

Kurulum

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

Düğümü başlatıyoruz

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

Node içinde oluşturduğumuz adresi Wallete tanımlama:

  • Aşağıdaki komuttan sonra sırayla:
  • testnet 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

image

Şimdi wallet sayfasını açıp az önce aldığımız dosyayı direk buraya yapıştırıp cüzdan oluşturuyoruz:

  • Sırasıyla:
  • Bir şifre oluşturuyoruz
  • İmport wallet diyoruz
  • Yukarıda kopyaladığımız {"public": "88e9e02....125e9169"} metni çıkan yere yapıştıralım

image

İmport ettikten sonra KYC istiyor ama çakma KYC :D , nasıl mı?

  • Göreslde gördüğünüz gibi seçenekleri random seçiyorum
  • KYC resmi ekle diyor ama ben Stride logosunu ekliyorum
  • Daha sonra activate wallet diyorum
  • İsteyen KYC verebilir ama seçeneklerde Türkiye yok :)
  • Ben KYC vermedim.

image

Faucetten token alıyoruz:

  • Faucet Linki
  • 500100 yapıp fund diyoruz

Daha sonra tıpkı wormholes gibi cüzdandan validator oluşturuyoruz:

  • Sol üstten Run a node diyoruz

image

Stake ediyoruz:

image

Validatörümüzü kontrol ediyoruz:

  • Altta ki komutun sonuna cüzdan adresinizi girin
  • Boş bir sekmeye yapıştırın
  • Succses diyorsa görselde ki gibi işlem tamam
http://archive1-testnet1.newrl.net:8421/sc-state?table_name=stake_ledger&contract_address=ct1111111111111111111111111111111111111115&unique_column=wallet_address&unique_value=CÜZDAN ADRESİ

image

newrl's People

Contributors

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