Skip to content

0xch/blockchain-implementation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic blockchain implementation in PHP

Requirements:

  • PHP >= 7.1

Run from CLI:

  • composer install
  • php cli.php app:run

Options:

  • start a new blockchain: php cli.php app:run new

Unit tests:

  • php vendor/phpunit/phpunit/phpunit tests

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages