dnnaji / mx-sdk-js-extension-provider

Signing provider for dApps: DeFi Wallet (browser extension).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mx-sdk-js-extension-provider

Signing provider for dApps: MultiversX DeFi 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-extension-provider is delivered via npm, therefore it can be installed as follows:

npm install @multiversx/sdk-extension-provider

Building the library

In order to compile the library, run the following:

npm install
npm run compile

About

Signing provider for dApps: DeFi Wallet (browser extension).

License:Other


Languages

Language:TypeScript 100.0%