@hathor/wallet-lib
TypeScript icon, indicating that this package has built-in type declarations

1.4.1 • Public • Published

Hathor Wallet Library

Library used by Hathor Wallet. More information at Hathor Network website.

Install

npm install @hathor/wallet-lib

Setting storage

This lib requires a storage to be set so it can persist data. Take a look at src/storage.js for the methods this storage object should implement.

const hathorLib = require('@hathor/wallet-lib');
hathorLib.storage.setStore(storageFactory);

Dependencies (10)

Dev Dependencies (23)

Package Sidebar

Install

npm i @hathor/wallet-lib

Weekly Downloads

136

Version

1.4.1

License

MIT

Unpacked Size

1.26 MB

Total Files

238

Last publish

Collaborators

  • pedroferreira
  • jansegre
  • obiyankenobi
  • msbrogli