Anonymous. Uncensored. Sovereign. https://dark.fi

narodnik a23afddab1 add bash script for mint contract 6 tahun lalu
proofs fbd0653c5d initial mint contract 6 tahun lalu
scripts 0d97db8f6c add comment with vim autoload for pism 6 tahun lalu
src fbd0653c5d initial mint contract 6 tahun lalu
Cargo.toml fbd0653c5d initial mint contract 6 tahun lalu
README.md 99dcc69b6d compiler now outputting rust code 6 tahun lalu
compile.sh f92656c8be script to make a compile test 6 tahun lalu
compile_and_run.sh c35f43e9f3 pipe just generated file throught rustfmt instead of doing on entire project 6 tahun lalu
run_mint_contract.sh a23afddab1 add bash script for mint contract 6 tahun lalu

README.md

cargo run --bin blake --release
cargo run --bin sha256 --release
cargo run --bin mimc --release
cargo run --bin zec --release

Compiler

python scripts/parser.py proofs/sapling3.prf | rustfmt