Skip to content

Simple Blockchain implementation in PHP with Merkeltreehash algorithm

Notifications You must be signed in to change notification settings

anon767/blockchain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP Blockchain

Simple PHP Blockchain implementation based on:

Features:

  • merkel tree hashing algo
  • Object oriented programming and easy extendable
  • json serializable objects (can be saved to filesystem and read from)

Test:

php test.php

About

Simple Blockchain implementation in PHP with Merkeltreehash algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages