Skip to content
This repository has been archived by the owner on Jun 5, 2019. It is now read-only.
/ blockchain_poc Public archive

Proof of concept block chain creator and tester (Basic)

License

Notifications You must be signed in to change notification settings

bmoolman/blockchain_poc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Block Chain Proof of Concept

Proof of concept block chain creator and tester (Basic) on the console.

This sample code will be the lowest level of chaining transactions to ensure validity / tamper resistance

  • No blocks of data (each transaction is the block)
  • No mining
  • No nonces
  • No signatures

Update: This repo will now be archived. See BlockChain repo for more updated version.

About

Proof of concept block chain creator and tester (Basic)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages