/rust-filcrypto-helpers

Go callable helper methods written in Rust (e.g. pedersen hash)

Primary LanguageRust

Installation

$ cd rust-filcrypto-helpers
$ ./build.sh
Cleaning build area ...
Building project and gathering linker flags ...
Updating binding linker flags ...
Verifying that bindings work
Build complete!
Run tests using: go test ./bindings_test.go -v