mct-secp256k1
v2.2.2
Published
A tiny secp256k1 JS
Readme
Browserify version of tiny-secp256k1
Here is tiny-secp256k1 build for browsers. Version @2.2.1 has been assembled.
Installation
npm install mct-tiny-secp256k1How to use
import * as ecc from 'mct-tiny-secp256k1/lib'And read the examples here
