Git Product home page Git Product logo

substrate-node-dpos's Introduction

Substrate Node Template for DPOS

run the node

./scripts/start_node.sh --alice
./scripts/start_node.sh --bob
./scripts/start_node.sh --charlie

the script runs the node with --log runtime::dpos so it is possible to see the dpos pallet traces

generate a new network configuration

./scripts/generate_spec.sh

usage

At the beginning there's no validator bonded in the DPOS staking pallet: the BP are the one created in genesis.

  • bond(ALICE_STASH): ALICE_STASH will start producing blocks alone

  • bond(BOB_STASH): ALICE_STASH and BOB_STASH will produce blocks

  • set_maximum_validators(1): the validator with more stake will produce blocks

  • vote(ALICE_STASH or BOB_STASH): to change the winner

other extrinsics for set_minimum_validators, unbond, unvote are provided.

Have fun!

substrate-node-dpos's People

Contributors

asiniscalchi avatar

Stargazers

 avatar

Watchers

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