hoytech / ethers-cpp

ethereum-related libraries for C++

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ethers-cpp

Header-only C++ utilities for ethereum:

  • keccak.h: keccak256 hash function
  • SolidityAbi.h: Solidity ABI encoding and decoding. Calling functions, parsing function return data, parsing logs
  • ecrecover.h: Verify secp256k1 signatures

About

ethereum-related libraries for C++


Languages

Language:C++ 68.4%Language:JavaScript 21.6%Language:Solidity 9.3%Language:Makefile 0.7%