isomorphic-secp256k1-js
Advanced tools
Changelog
4.0.5
const require = createRequire(import.meta.url);
Changelog
4.0.0
Changelog
3.0.0
sign
and recover_public_key
is now a hash insterad of data, the digital signature previosuly hashed the data transaction, now it takes the hash as an argument to digest.