Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/horizonx-tech/ic-solidity-bindgen
https://github.com/horizonx-tech/ic-solidity-bindgen
Last synced: 5 days 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 (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-29T04:23:29.000Z (2 months ago)
- Last Synced: 2024-08-29T05:37:19.738Z (2 months ago)
- Language: Rust
- Size: 69.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).