Skip to content

JarronAnt/c-block

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

C_Block

This project was just a quick implementation of a block chain in C++. It is not distributed and not fully featured it is just an implemetation to hack on in my free time.

Getting Started

To get started hacking on this simply clone the repo and build the executable

Prerequisites

You dont need much just a c++ compiler working from linux I use g++

Cool things you can do

-implement a difficulty factor for the hash -create a menu -put the blockchain online -create custom hashing functions

Authors

  • Jarron "SSPYR0" Anthonipillai - Initial work - c-block

License

This project is licensed under the CC License. Essentially you can do whatever you want with this project so long as it is not used commercially.

Acknowledgments

  • Thanks to Jon from Crypto Enthusiasts for the tutorial on blockchains

Releases

No releases published

Packages

No packages published

Languages