Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 502 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 502 Bytes

go secp256k1

a golang binding for bitcoin libsecp256k1.

usage

you can get this library using:

go get github.com/kehiy/go-secp256k1

examples and benchmarks

you can check examples and benchmarks.

contributions

any contributions are welcomed. you can find issues here.

license and contribution

this library is unlicensed and open to contributions.