icon-sdk-js icon indicating copy to clipboard operation
icon-sdk-js copied to clipboard

Official ICON SDK for JavaScript based on ICON JSON RPC API V3

Results 8 icon-sdk-js issues
Sort by recently updated
recently updated
newest added

Hi~ I tried to use examples about 'icon-sdk-js' . I Just did Copy & Paste ``` const httpProvider = new HttpProvider('https://ctz.solidwallet.io/api/v3'); const iconService = new IconService(httpProvider); ``` above code. And...

If the extension is not installed in the chrome then nothing happens when I dispatch event it is not working any error like install extension etc is there any way...

Looking at the code I didn't get how Fees are handled and computed in ICON when sending a tx. Can someone explain?

When does it support monitoring functions? e.g. `goloop rpc monitor event`

Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.5 to 4.0.8. Release notes Sourced from micromatch's releases. 4.0.8 Ultimate release that fixes both CVE-2024-4067 and CVE-2024-4068. We consider the issues low-priority, so even if you...

dependencies

Bumps [webpack](https://github.com/webpack/webpack) from 5.76.0 to 5.94.0. Release notes Sourced from webpack's releases. v5.94.0 Bug Fixes Added runtime condition for harmony reexport checked Handle properly data/http/https protocols in source maps Make...

dependencies