this repository would be used for blockchain implementation at radii corporation
the header files take up the include directory
the classes and functions prototyped in the include dir is utilized in the sources dir
the code group uses cmake build tool unix makefiles and a gcc >4.8
the codes written in the system are built to be a static runtime library and packaged with CPack during cmake build phase
NOTE : the build directory (named './build' ) is not to be included in the repository the code may use snippets fron c++11 syntaxes
NOTE : this would be a persistent blockchain system
TODO :
requires continuous integration testing using travis ci .... world be done by Radii