Running Instadapp SDK
These instructions are for running the SDK
To get started, install the DSA SDK package from NPM:
For browsers, via jsDelivr CDN:
For production, we recommend linking to a specific version number (jsdeliver)
Usage
To enable web3 calls via SDK, instantiate web3 library
Now instantiate DSA with web3 instance
That's it. You're all set to start using the SDK methods.
Last updated