ic-solidity-bindgen 0.1.19

Generates bindings for solidity contracts. Uses web3 under the hood. This is a fork of graphprotocol/solidity-bindgen
Documentation
[badges.maintenance]
status = "experimental"

[dependencies.async-trait]
version = "0.1.50"

[dependencies.derive_builder]
version = "0.12.0"

[dependencies.hex]
version = "0.4.3"

[dependencies.ic-cdk]
version = "0.13.2"

[dependencies.ic-solidity-bindgen-macros]
version = "0.1.17"

[dependencies.ic-web3-rs]
version = "0.1.10"

[dependencies.serde_json]
version = "1.0.96"

[lib]
name = "ic_solidity_bindgen"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "Generates bindings for solidity contracts. Uses web3 under the hood. This is a fork of graphprotocol/solidity-bindgen"
edition = "2021"
keywords = ["dfinity", "icp", "web3", "ethereum", "rpc"]
license = "MIT"
name = "ic-solidity-bindgen"
readme = "README.md"
resolver = "1"
version = "0.1.19"