You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Gav Wood 4f672d2ad5 Added Virtual Machine stub. 11 years ago
.gitignore Initial commit 11 years ago
CMakeLists.txt Big int support. 11 years ago
Common.cpp Big int support. 11 years ago
Common.h Added Virtual Machine stub. 11 years ago
LICENSE Initial commit 11 years ago
README.md Initial commit 11 years ago
RLP.cpp Big int support. 11 years ago
RLP.h Added Virtual Machine stub. 11 years ago
VirtualMachine.cpp Added Virtual Machine stub. 11 years ago
VirtualMachine.h Added Virtual Machine stub. 11 years ago
foreign.h Big int support. 11 years ago
main.cpp Docs. 11 years ago
sha256.cpp Add SHA-256 implementation. 11 years ago
sha256.h Add SHA-256 implementation. 11 years ago

README.md

ethereum

Ethereum C++ Client.