Giter VIP home page Giter VIP logo

ceremony's Introduction

Ceremony

Step 1: Fork the repository.

To contribute edit and then run the commands below.

sudo npm install --location=global snarkjs@latest

snarkjs zkey contribute charon_ceremony2_$x.zkey charon_ceremony2_$y.zkey --name="MyName" -v -e="Random entropy"
snarkjs zkey contribute charon_ceremony16_$x.zkey charon_ceremony16_$y.zkey --name="MyName" -v -e="Another random entropy"

Step 2 : Edit the commands:

    - change $x to the correct number of the current file. 
    - change $y to the  $x + 1
    - change the --name field ("MyName").  Note that this will be public so use some identifier (name, nickname, fun saying, etc.)
    - change the entropy -e field("Random entropy" and "Another random entropy).  These are the secret.  Make them long and make them something no one will ever guess and you'll never reveal.  Ideally like a dark secret of yours mixed with random letters/numbers you won't remember.  This is private and hashed so no one will ever know!

Step 3: Run the updated commands!

Step 4: Make a PR

    - move the old zkey ($x file) to the oldzKeys folder
    - make a PR with the new zKey

Be sure not to push any secrets!!!

ceremony's People

Contributors

themandalore avatar quintusthefifth avatar brendaloya avatar sassmilic avatar tkernell avatar wadealexc 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.