GithubHelp home page GithubHelp logo

dusknodes's Introduction

Dusknodes

Guide

// Hardware Requirements // 4 Cores 100GB NVMe // OS : Ubuntu 22.04

// Create Dusk Wallet : //https://wallet.dusk.network/dashboard/ // $DUSK Faucet : https://faucet.dusk.network/

// Note : Don't Copy the "//..." Text // Requirements Installation

• apt -q update • apt -qy install curl git jq lz4 build-essential fail2ban ufw • apt-get install libssl-dev • apt-get install openssl • apt -qy upgrade • curl --proto '=https' --tlsv1.2 -sSfL https://github.com/dusk-network/itn-installer/releases/download/v0.1.0/itn-installer.sh | sudo sh // Rusk Installation

// Wallet Import and Key Configuration

• rusk-wallet restore // Then Import Your Dusk Wallet 12 Phrase • rusk-wallet export -d /opt/dusk/conf -n consensus.keys // Key Export • sh /opt/dusk/bin/setup_consensus_pwd.sh // Encryption Password Creating

// Run and Stake

• service rusk start // Start Running • rusk-wallet stake --amt 1000 // Start Stake $DUSK

// For See Your Stake Info

• rusk-wallet stake-info

// For See

// For see Your Nodes is Creating A Blocks

• tail -F /var/log/rusk.log | grep "execute_state_transition"

// Alright Thats All // Don't Forget for Joining @Cryptosiastdrops on TG

// The End

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.