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

narodnik 4ae0f30feb tohtml script 5 yıl önce
proofs 1776f87d59 hide the coin... we don't reveal that 5 yıl önce
scripts 4ae0f30feb tohtml script 5 yıl önce
src 1776f87d59 hide the coin... we don't reveal that 5 yıl önce
Cargo.toml e6590a4ebf add merkle hash function 5 yıl önce
README.md 99dcc69b6d compiler now outputting rust code 5 yıl önce
compile.sh f92656c8be script to make a compile test 5 yıl önce
compile_and_run.sh c35f43e9f3 pipe just generated file throught rustfmt instead of doing on entire project 5 yıl önce
run_mint_contract.sh 6e9c86a6de added code for mint contract 5 yıl önce
run_spend_contract.sh d366922217 partially working spend contract (just needs merkle inclusion part) 5 yıl önce

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