Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 197 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 197 Bytes

secp256k1-zkp-interface

Interface for secp256k1-zkp JS implementation

Install

# with yarn
$ yarn add -d @types/secp256k1-zkp

# with npm
$ npm install --save-dev @types/secp256k1-zkp