# 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:
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: