Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 897 Bytes

File metadata and controls

19 lines (13 loc) · 897 Bytes

NoobChain Tutorial

Short & Quick introduction

A Simple Java Blockchain for educational purposes.

This is for https://medium.com/programmers-blockchain/create-simple-blockchain-java-tutorial-from-scratch-6eeed3cb03fa tutorial.

If you have any other questions you can message me on the Blockchain Developers Club discord server.

A simple Java blockchain with transactions. ( Still missing networking )

Tips

  • NoobChain-Tutorial-Part-1 Commits on Feb 7, 2018
  • NoobChain-Tutorial-Part-2 Commits on Apr 5, 2018

References