cargo add bbs --git https://github.com/LetsVerify/BBS_rust
and use:
use bbs::bbs_bn254::*;to import
See usage in tests
run
cargo doc --no-deos --opento generate and open the documentation.
run
cargo bench -p bbsto run the benchmarks.
npm i bbs_wasm