• Stars
    star
    2
  • Language
    HTML
  • Created almost 4 years ago
  • Updated almost 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A blockchain system implementation. It includes frontend and backend, wallet generation, transaction signature, RSA encryption to transaction, proof of work and more! References: https://github.com/adilmoujahid/blockchain-python-tutorial - https://www.activestate.com/blog/how-to-build-a-blockchain-in-python/