@docknetwork/wallet

0.3.0 • Public • Published

Dock Universal Wallet Library

This wallet is intended to implement the universl wallet W3C spec for storing credentials, keys, dids and more JSON-LD documents. It comes bundled with some storage interfaces, supports EDVs and is in use by the Dock Wallet app. Check the examples and tests folders for reference implementations. The library is currently in beta status.

Check out the documentation here

Build and Tests

Features

  • Universal Wallet spec compliant
  • EDV storage over HTTP
  • Local FS storage
  • Expandable storage interface (eg, for react native)
  • Wallets are encrypted at rest
  • Can be used server or client side
  • Can issue credentials straight from the wallet
  • Built in did:key support
  • Helpers for polkadotjs key management

Install or build

  • Run yarn add @docknetwork/wallet or npm install @docknetwork/wallet to install the package from npm
  • When building from source:
    • Run yarn to install the dependencies
    • Run yarn build to create a distribution version.

Reference links

Todos

  • Decouple polkadot libraries

Readme

Keywords

none

Package Sidebar

Install

npm i @docknetwork/wallet

Weekly Downloads

1

Version

0.3.0

License

MIT

Unpacked Size

69.7 kB

Total Files

20

Last publish

Collaborators

  • mikeatdock
  • mayconmello
  • samdock
  • lovesh_h