1.0.0-alpha.1 • Published 2 years ago

@multiversx/sdk-opera-provider v1.0.0-alpha.1

Weekly downloads
-
License
GPL-3.0-or-later
Repository
-
Last release
2 years ago

mx-sdk-js-opera-provider

Signing provider for dApps: Opera Crypto Wallet.

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-opera-provider is delivered via npm, therefore it can be installed as follows:

npm install @multiversx/sdk-opera-provider

Building the library

In order to compile the library, run the following:

npm install
npm run compile