0.6.1 • Published 3 years ago

@findeth/hdnode v0.6.1

Weekly downloads
103
License
MIT
Repository
github
Last release
3 years ago

@findeth/hdnode

Version License Travis CI codecov

@findeth/hdnode is a library used by FindETH, used for mnemonic phrases and HD wallet key derivation. 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/hdnode with Yarn (recommended) or NPM:

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

Getting Started

TODO

Development

Install dependencies with yarn:

$ yarn

To run automated tests, use the test script:

$ yarn run lint

To build the library, use the build script:

$ yarn run build
0.5.3

3 years ago

0.6.1

3 years ago

0.6.0

3 years ago

0.5.2

3 years ago

0.5.1

3 years ago

0.4.1

4 years ago

0.4.0

4 years ago

0.3.2

4 years ago

0.3.0

4 years ago

0.3.1

4 years ago

0.2.0

4 years ago

0.1.2

4 years ago

0.1.0

4 years ago