https://github.com/mhw0/libethc
Open-source Ethereum C library
https://github.com/mhw0/libethc
abi ansi-c bitcoin blockchain c contracts cpp cryptocurrency ecdsa eip eth ethereum evm keccak256 opensource rlp smart-contracts solidity utils web3
Last synced: 16 days ago
JSON representation
Open-source Ethereum C library
- Host: GitHub
- URL: https://github.com/mhw0/libethc
- Owner: mhw0
- License: mit
- Created: 2021-11-13T13:40:03.000Z (over 3 years ago)
- Default Branch: dev
- Last Pushed: 2024-11-27T05:01:13.000Z (6 months ago)
- Last Synced: 2024-11-27T06:19:38.534Z (6 months ago)
- Topics: abi, ansi-c, bitcoin, blockchain, c, contracts, cpp, cryptocurrency, ecdsa, eip, eth, ethereum, evm, keccak256, opensource, rlp, smart-contracts, solidity, utils, web3
- Language: C
- Homepage: https://mhw0.github.io/libethc/
- Size: 218 KB
- Stars: 51
- Watchers: 6
- Forks: 12
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.txt
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-web3 - libethc - Open-source Ethereum library in ANSI C. (Software Development / C/C++)
README
# libethc
[](https://github.com/mhw0/libethc/actions/workflows/ci-unix.yaml)
[](https://github.com/mhw0/libethc/actions/workflows/ci-docs.yaml)
[](https://GitHub.com/mhw0/libethc/releases/)libethc is an open-source Ethereum library, but for C language. It comes with numerous utility functions that will help when interacting with the etheruem network. And all the functions are well tested, standardized and follow certain rules to keep the API/ABI stable.
Documentation: https://mhw0.github.io/libethc