1.0.0 • Published 2 years ago
icon-wallet-sdk v1.0.0
ICON Wallet SDK
Welcome to the ICON Wallet SDK github repository.
This repo serves as the source code for ICON Wallet SDK and changes the wallet interaction for ICON Dapps. Currently the dapps use event listener approach. With the development of this SDK, event listener management is will be done by the SDK and user can interact with wallets using regular async/await approach in Javascript.
Documentation
Contribution Guidelines
Please fork off the dev branch, pull the latest commits and send PR to the dev branch as well.
Running Tests
$ npm run testLicense
This project is available under the Apache License, Version 2.0.