Giter Site home page Giter Site logo

dusk-node's Introduction

Dusk Node işlemleri

Dusk teşvikli Node kurulum işlemi. Ödül alabilmeniz için;

  • 20 Şubat itibarıyla düğümlerin çalışır durumda olması gerekiyor. Bu, "sayıldığı" ve çalışma süresinin kaydedileceği zamandır
  • 20 Şubat - 15 Mart 2024 arası çalışması gerekiyor.

Linkler

Sistem özellikleri

Önerilen :

  • Sunucu alacak arkadaşlar kurulum sırasında UBUNTU 22.04 seçmeli
  • UBUNTU 22.04
  • 4 RAM
  • 50-100 GB SSD

Sistem Güncelleme ve kütüphaneler

sudo apt update && sudo apt upgrade -y

Rust kurulumu yapın

Kurulumu yapın

curl --proto '=https' --tlsv1.2 -sSfL https://github.com/dusk-network/itn-installer/releases/download/v0.1.0/itn-installer.sh | sudo sh

image

Cüzdan oluşturma ve Faucet işlemi

image

image

  • Aşağıdaki komutu girin ve cüzdan kelimelerinizi yazarak giriş yapın.
  • Şifrenizi belirleyin
  • Şifre tekrar girin
rusk-wallet restore

image

  • konsensüs anahtarını dışarı aktarmak için aşaıdaki komutu girin
  • Cüzdanınızın şifresini girin
  • Tekrar Şifrenizi girin
rusk-wallet export -d /opt/dusk/conf -n consensus.keys

image

  • Şifrenizi girin
sh /opt/dusk/bin/setup_consensus_pwd.sh

image

  • Servisi Çalıştırın
service rusk start
  • Loglara bakın Bu şekilde akıyorsa sorun yok demektir.
grep "block accepted" /var/log/rusk.log

image

Stake işlemleri

  • Cüzdanınıza Faucet üzerinden 1000 tDusk aldıysanız aşağıdaki komutu girerek stake işlemini başlatın
rusk-wallet stake --amt 1000 # Or however much you want to stake
  • Stake bilgilerinizi kontrol edin
rusk-wallet stake-info

dusk-node's People

Contributors

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