Skip to content

filecoin-project/filecoin-phase2

Repository files navigation

Filecoin Phase2

Library and binary to run phase2 of the Groth16 trusted-setups for Filecoin's circuits.

Build Library

$ cargo build

Build phase2 Binary

$ cargo build --release --bins && cp target/release/filecoin-phase2 phase2
$ ./phase2 help

Run Tests

$ cargo test

License

MIT or Apache 2.0

About

Phase2 for Filecoin circuits

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages

No packages published

Languages