Skip to content

Simple script to collect input from lovely people and mix it into the randomness used for the Powers of Tau cermony.

Notifications You must be signed in to change notification settings

libby/mixingPoT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Silly Simple Script to Collect Input for the Powers of Tau Ceramony

$> curl https://sh.rustup.rs -sSf | sh
# add cargo to your $PATH
$> export PATH="$HOME/.cargo/bin:$PATH"
$> git clone https://github.com/ebfull/powersoftau
$> cd powersoftau
$> cargo build

Testing Put input_capture.py in powersoftau dir

$> cd powersoftau
# create dummy challenge file
$> cargo run --release --bin new
$> python3 input_capture.py
  • Write to the zcash mailing list if you want to run for real.

About

Simple script to collect input from lovely people and mix it into the randomness used for the Powers of Tau cermony.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages