UNPKG

545 BMarkdownView Raw
1# Installation
2> `npm install --save @types/secp256k1`
3
4# Summary
5This package contains type definitions for secp256k1 (https://github.com/cryptocoinjs/secp256k1-node).
6
7# Details
8Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/secp256k1.
9
10### Additional Details
11 * Last updated: Tue, 06 Jul 2021 16:34:26 GMT
12 * Dependencies: [@types/node](https://npmjs.com/package/@types/node)
13 * Global values: none
14
15# Credits
16These definitions were written by [Anler](https://github.com/anler).