@dharitri-sdk/extension-provider
v0.0.1
Published
Signing provider for dApps: DeFi Wallet
Downloads
9
Readme
drt-sdk-js-extension-provider
Signing provider for dApps: Maiar DeFi Wallet.
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
Installation
sdk-extension-provider
is delivered via npm, therefore it can be installed as follows:
npm install @dharitri-sdk/extension-provider
Building the library
In order to compile the library, run the following:
npm install
npm run compile