cryptonemo / rust-filcrypto-helpers

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:Rust 66.5%Language:Shell 24.4%Language:Go 9.0%