Skip to content

RosettaStake/mx-sdk-js-hw-provider

 
 

Repository files navigation

mx-sdk-js-hw-provider

Signing provider for dApps: hardware wallet (Ledger).

Documentation is available on docs.multiversx.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 @multiversx/sdk-hw-provider

Building the library

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

npm install
npm run compile

About

Signing provider for dApps: hardware wallet (Ledger).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%