Skip to content

C++ implementation of the Ethereum protocol

License

Notifications You must be signed in to change notification settings

battlmonstr/silkworm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Silkworm

C++ implementation of the Ethereum protocol.

Code Style

We use the standard C++17 programming language. We follow Google's C++ Style Guide with the following exception:

  • .cpp & .hpp file extensions rather than .cc & .h for C++; .c & .h are reserved for C.

About

C++ implementation of the Ethereum protocol

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 99.8%
  • CMake 0.1%
  • C 0.1%
  • Python 0.0%
  • Shell 0.0%
  • Go 0.0%