package
1.0.0-rc.3
Repository: https://github.com/babylonlabs-io/babylon.git
Documentation: pkg.go.dev

# README

ECDSA

This module implements Bitcoin's ECDSA signature algorithm over Secp256k1 curve. It follows the "message sign" format in Bitcoin. The format is used in OKX wallet SDK.

References:

# Functions

No description provided by the author
No description provided by the author

# Constants

No description provided by the author