Skip to content

POKT Wallet - Manage BIP-32 compatible hierarchical deterministic (HD) wallets, with added support for ed25519 keys.

License

Unknown, GPL-3.0 licenses found

Licenses found

Unknown
LICENSE.txt
GPL-3.0
LICENSE-GPLv3.txt
Notifications You must be signed in to change notification settings

0xBigBoss/hd-keyring

Repository files navigation

hd-keyring

A class to manage BIP-32 compatible hierarchical deterministic (HD) wallets, with added support for ed25519 keys.

Building and Developing

  • NodeJS 14
  • PNPM

Quickstart

$ npm install -g pnpm # if you don't have pnpm globally installed
$ pnpm install # install all dependencies; rerun with --ignore-scripts if
               # scrypt node-gyp failures prevent the install from completing
$ pnpm test -- --watch # start a continuous test that will auto-run with changes

Once the continuous test build is running, you can make whatever changes to the code and make sure tests continue to pass.

About

POKT Wallet - Manage BIP-32 compatible hierarchical deterministic (HD) wallets, with added support for ed25519 keys.

Resources

License

Unknown, GPL-3.0 licenses found

Licenses found

Unknown
LICENSE.txt
GPL-3.0
LICENSE-GPLv3.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published