secp256k1-go icon indicating copy to clipboard operation
secp256k1-go copied to clipboard

Bindings to lib-secp256k1 for golang

Results 1 secp256k1-go issues
Sort by recently updated
recently updated
newest added

Used in the system of library . not local library So secp256k1-go no longer need to use submodule[https://github.com/bitcoin-core/secp256k1](https://github.com/bitcoin-core/secp256k1) , We can use the secp256k1-go as a cgo library . Users...