icon-wallet-sdk
v1.0.0
Published
ICON Wallet SDK for events wrapping. With the development of this SDK, event listener management will be done by the SDK and user can interact with wallets using regular async/await approach in Javascript.
Downloads
27
Maintainers
Readme
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 test
License
This project is available under the Apache License, Version 2.0.