@teja_swaroop/sdk-opera-provider
v0.0.2
Published
Signing provider for dApps: Opera Crypto Wallet
Readme
drt-js-sdk-opera-provider
Signing provider for dApps: Opera Crypto Wallet.
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-opera-provider is delivered via npm, therefore it can be installed as follows:
npm install @terradharitri/sdk-opera-providerBuilding the library
In order to compile the library, run the following:
npm install
npm run compile