Git Product home page Git Product logo

Comments (2)

kth-tw avatar kth-tw commented on August 17, 2024 1

@baptiste-b-pegasys I had tried to create node-5 with

npx quorum-genesis-tool \
--validators 1 \
--members 0 \
--bootnodes 0 \
--outputPath $tmpdir

And it can add node-5 to validator and start node sucessfully.

from doc.goquorum.

baptiste-b-pegasys avatar baptiste-b-pegasys commented on August 17, 2024

You are right, the pre-requisite page has changed with the new genesis tool and not this page, so the istanbul tool is not there.

The old version:
https://consensys.net/docs/goquorum/en/21.10.1/tutorials/private-network/create-qbft-network/

If you have go installed, you can clone the package or download the source code and do a go run or go build on the directory cmd/qbft. If you prefer I can build the binary on the platform you want to.

With the new genesis tool, I am not sure if we can generate one node to a specific directory.
I think you can generate again on another directory with the same genesis tool with one node and move and rename the node directory into the structure, or increase the number of the nodes and copy the latest node directory to your first generated structure.

from doc.goquorum.

Related Issues (20)

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.