Project from 2020 Graduation exam, a student analysis and attemp to reproduce the blockchain mechanism by using school subjects.
This repo does have pending issues. Future implementation will be provided.
PHP Blockchain is a simple implementation of the blockchain data structure and proof-of-work using the PHP programming language. It is designed as an introduction to blockchain technology for PHP programmers.