Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 3 months ago
JSON representation

Open-source Ethereum C library

Awesome Lists containing this project

README

        

# libethc

[![ci-unix](https://github.com/mhw0/libethc/actions/workflows/ci-unix.yaml/badge.svg)](https://github.com/mhw0/libethc/actions/workflows/ci-unix.yaml)
[![ci-docs](https://github.com/mhw0/libethc/actions/workflows/ci-docs.yaml/badge.svg)](https://github.com/mhw0/libethc/actions/workflows/ci-docs.yaml)
[![GitHub release](https://img.shields.io/github/v/release/mhw0/libethc?include_prereleases)](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