ceremonyclient/rpm/README.md

10 lines
155 B
Markdown
Raw Normal View History

2024-10-12 18:48:25 +00:00
# BLS48581
Wrapper for the Rust implementation of the BLS48581 in [crates/bls48581](../crates/bls48581).
## Generate Go bindings
```sh
go generate
```