2.0.5 • Published 2 years ago

@elrondnetwork/erdjs-extension-provider v2.0.5

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

Elrond SDK for JavaScript: Maiar DeFi Wallet provider

Signing provider for dApps: Maiar DeFi Wallet.

Documentation is available on docs.elrond.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

erdjs-extension-provider is delivered via npm, therefore it can be installed as follows:

npm install @elrondnetwork/erdjs-extension-provider

Building the library

In order to compile the library, run the following:

npm install
npm run compile