@dharitri-sdk/web-wallet-cross-window-provider
v0.0.1
Published
Signing provider for dApps: Cross Window
Downloads
76
Readme
drt-sdk-js-web-wallet-cross-window-provider
Signing provider for dApps: Cross Window.
Documentation is available on docs.dharitri.org, while an integration example can be found here.
Note that we recommend using sdk-dapp instead of integrating the signing provider on your own.
Distribution
Installation
sdk-web-wallet-cross-window-provider
is delivered via npm, therefore it can be installed as follows:
npm install @dharitri-sdk/web-wallet-cross-window-provider
Building the library
In order to compile the library, run the following:
npm install
npm run compile