0.0.1 • Published 10 months ago

@dharitri-sdk/hw-provider v0.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
10 months ago

drt-sdk-js-hw-provider

Signing provider for dApps: hardware wallet (Ledger).

Documentation is available on docs.dharitri.com, while an integration example can be found here.

Note that we recommend using dapp-core instead of integrating the signing provider on your own.

Distribution

npm

Installation

sdk-hw-provider is delivered via npm, therefore it can be installed as follows:

npm install @dharitri-sdk/hw-provider

Building the library

In order to compile sdk-hw-provider, run the following:

npm install
npm run compile