0.1.0 • Published 5 months ago
@terradharitri/sdk-hw-provider v0.1.0
drt-js-sdk-hw-provider
Signing provider for dApps: hardware wallet (Ledger).
Documentation is available on docs.dharitri.org, 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
Installation
sdk-hw-provider
is delivered via npm, therefore it can be installed as follows:
npm install @TerraDharitri/sdk-hw-provider
Building the library
In order to compile sdk-hw-provider
, run the following:
npm install
npm run compile