@findeth/secp256k1
TypeScript icon, indicating that this package has built-in type declarations

0.3.1 • Public • Published

@findeth/secp256k1

Version License Travis CI codecov

@findeth/secp256k1 is a tiny SECP256k1 and ECDSA implementation used by FindETH. It is used in the desktop, web and CLI applications, that can be found here:

Note: This is a work-in-progress version of FindETH, and is not production-ready. For the current version of FindETH, please refer to this repository.


Installation

You can install @findeth/secp256k1 with Yarn (recommended) or NPM:

$ yarn add @findeth/secp256k1
$ npm install @findeth/secp256k1

Getting Started

TODO

Development

Install dependencies with yarn:

$ yarn

To run automated tests, use the test script:

$ yarn run test

To build the library, use the build script:

$ yarn run build

/@findeth/secp256k1/

    Package Sidebar

    Install

    npm i @findeth/secp256k1

    Weekly Downloads

    6

    Version

    0.3.1

    License

    MIT

    Unpacked Size

    214 kB

    Total Files

    87

    Last publish

    Collaborators

    • mrten