Skip to content

Repository files navigation

Actions Status Coverage Status Codacy Badge License

Blockchain

Simple blockchain implementation in PHP

Roadmap

  • Block and blockchain structure
  • Genesis block
  • Blockchain validation
  • PoW Consensus and mining with difficulty
  • Wallets and transactions
  • API
  • Node

Tasks

  • composer build - build by running tests and all code checks
  • composer tests - run tests
  • composer docs - build API documentation
  • composer phpmd - run PHP Mess Detector
  • composer phpcs - run PHP CodeSniffer

License

Licensed under MIT

About

Simple blockchain implementation in PHP. Roadmaped to have PoW Consensus, wallets, transactions, API and node.

Topics

Resources

Code of conduct

Stars

11 stars

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors

Languages