/simple-blockchain-in-php

This application is a very simple PHP execution of a blockchain within Laravel's Lumen framework. Chains and blocks are stored in the storage filesystem as JSON files and objects. Create a chain, generate blocks and validate chains.

Primary LanguagePHP

Stargazers