Skip to content
This repository has been archived by the owner on Apr 11, 2023. It is now read-only.

wallet-sdk 0.1.8

Install from the command line:
Learn more about npm packages
$ npm install @trustbloc/wallet-sdk@0.1.8
Install via package.json:
"@trustbloc/wallet-sdk": "0.1.8"

About this version

License

Wallet SDK

Wallet JavaScript SDK for user agent wallet operations.

Documentation

Refer this documentation to learn more about wallet SDK.

Build it

Run npm install in this directory. The output bundles will be placed in dist/.

Test

Run npm test in this directory to run tests.

Dev

  • Run npm run dev in this directory. The output dev mode bundles will be placed in dist/.

You can also run following command to test your changes.

  • npm run test:setup to setup test assets and start containers.
  • npm run test:start can be run multiple times.
  • npm run test:dev to launch test with Chrome.
  • npm run test:teardown to bring down containers and cleanup tests.

Update API reference docs

Run npm run docs to update API reference docs.

Contributing

Thank you for your interest in contributing. Please see our community contribution guidelines for more information.

License

Apache License, Version 2.0 (Apache-2.0). See the LICENSE file.

Details


Assets

  • wallet-sdk-0.1.8-npm.tgz

Download activity

  • Total downloads 246
  • Last 30 days 0
  • Last week 0
  • Today 0

Recent versions

View all