Skip to content

bigchaindb/js-bigchaindb-wallet

Repository files navigation

JS-BigChainDB-wallet

lerna code style: prettier

This repository contains a suite of components and modules to ease the creation of wallets for BigChainDB.

List of packages

TODOs

  • Implement Key-store package

    • Store encrypted seeds + derivated full privateKey + transactions linked to derivated publicKey

    • support attachement of default | custom encryption plugin (following the plugins API)

    • support attachement of default | custom storage (create default : LocalStorage for browser and MemoryStorage + FileStorage for node)

    • allow encrypted file export ( encrypted using custom secret key ? )

About

A suite of tools to write wallets that interact with BigChainDB

Resources

License

Stars

Watchers

Forks

Packages

No packages published