@inversealtruism/csd-crypto
v0.1.5
Published
Compute Substrate crypto primitives — secp256k1 keygen/sign(lowS)/verify, hash160 address derivation. Thin wrappers over @noble.
Readme
@inversealtruism/csd-crypto
secp256k1 keygen / sign (LOW-S, RFC6979) / verify, and hash160 address derivation for Compute Substrate.
Part of the Compute Substrate SDK (L0). Zero Buffer — runs in Node, browsers, and MV3 service workers. Deps: @noble/* only.
npm i @inversealtruism/csd-cryptoSee the repo README and examples/quickstart.mjs for usage. MIT.
