https://github.com/horizonx-tech/ic-solidity-bindgen
https://github.com/horizonx-tech/ic-solidity-bindgen
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/horizonx-tech/ic-solidity-bindgen
- Owner: horizonx-tech
- License: apache-2.0
- Created: 2023-05-15T07:28:29.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-04-24T07:43:49.000Z (about 1 year ago)
- Last Synced: 2025-04-24T08:37:50.126Z (about 1 year ago)
- Language: Rust
- Size: 71.3 KB
- Stars: 4
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-internet-computer - ic-solidity-bindgen - Generate Rust bindings for Solidity contracts from ABIs to use with the Internet Computer. (Chain Fusion / Ethereum)
README
# ic-solidity-bindgen
This is a tool to generate Rust bindings for Solidity contracts to use with the Internet Computer.
This is inspired by [solidity-bindgen](https://github.com/graphprotocol/solidity-bindgen).