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.

22 lines
529 B

# cpp-ethereum
11 years ago
Ethereum C++ Client.
Gav Wood, 2014.
## Building
11 years ago
See [[https://github.com/ethereum/cpp-ethereum/wiki/Building]] and [[https://github.com/ethereum/cpp-ethereum/wiki/Compatibility-Info-and-Build-Tips]].
## Yet To Do
See TODO
## License
See LICENSE
## Contributing
Please read CodingStandards.txt thoroughly before making alterations to the code base. Please do *NOT* use an editor that automatically reformats whitespace away from astylerc or the formating guidelines as describled in CodingStandards.txt.