#icons #links #utilities

icon_utils

A library of utils for working with the ICON network

2 releases

0.1.1 Feb 22, 2023
0.1.0 Feb 20, 2023

#64 in #links

22 downloads per month

MIT license

16KB
360 lines

icon-utils

icon-utils is a crate of utilities for interacting with the ICON blockchain using Rust


Useful links


lib.rs:

Icon Utils

icon_utils is a library for serializing and signing transactions for the icon network.

Icon Transaction Serializer

serializer is a module for serializing structs to the transaction format for the icon network.

Icon Wallet

wallet is a module for ICON wallets, and transaction signing.

Dependencies

~6MB
~110K SLoC