icon_utils 0.1.0

A library of utils for working with the ICON network
Documentation
[dependencies.base64]
version = "0.21.0"

[dependencies.eth-keystore]
version = "0.5.0"

[dependencies.hex]
version = "0.4.3"

[dependencies.k256]
features = ["ecdsa", "sha256"]
version = "0.11.6"

[dependencies.serde]
features = ["derive"]
version = "1.0.139"

[dependencies.sha3]
version = "0.10.6"

[dependencies.thiserror]
version = "1.0"

[package]
authors = ["Ewan Fox <ewan@ewanfox.com>"]
description = "A library of utils for working with the ICON network"
edition = "2021"
license = "MIT"
name = "icon_utils"
repository = "https://github.com/BananaSquares/icon-utils"
version = "0.1.0"