isomorphic-secp256k1-js

v3.0.0-rc.1
An ultra lightweight (2 kbyte) pure JavaScript implimentation for the secp256k1 curve for node and browsers.
ECDSA bitcoin universal blockchain digital signature ecc elliptic curve and 6 more...

eslint

eslint .

prettier

prettier -c .

prettier:readme

prettier --write readme.md

types

tsc -p jsconfig.json

tests

ALLOW_MISSING_COVERAGE=1 coverage-node test/index.test.mjs

test

npm run eslint && npm run prettier && npm run types && npm run tests

prepublishOnly

npm test

Metadata

  • MIT
  • ^16.0.0 || >= 18.0.0
  • pur3miish
  • released 9/5/2023

Downloads

Maintainers