https://github.com/nguyenphuminh/blockchain-tutorial
Source code for my blockchain tutorial series
https://github.com/nguyenphuminh/blockchain-tutorial
blockchain blockchain-technology jechain tutorial
Last synced: about 1 month ago
JSON representation
Source code for my blockchain tutorial series
- Host: GitHub
- URL: https://github.com/nguyenphuminh/blockchain-tutorial
- Owner: nguyenphuminh
- License: mit
- Created: 2021-11-17T07:57:56.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-11-22T05:44:52.000Z (over 3 years ago)
- Last Synced: 2024-04-14T16:56:38.333Z (almost 2 years ago)
- Topics: blockchain, blockchain-technology, jechain, tutorial
- Language: JavaScript
- Homepage: https://dev.to/freakcdev297/build-a-p2p-network-and-release-your-cryptocurrency-clf
- Size: 24.4 KB
- Stars: 20
- Watchers: 5
- Forks: 13
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Blockchain Tutorial
Here is where you find the source code for [the tutorial series I wrote on dev.to](https://dev.to/freakcdev297/series/15322)
Feel free to use and learn!
## Updated note
There should be some bugs and problems with the implementation shown here, so you should follow my other project - [JeChain](https://github.com/nguyenphuminh/JeChain) for a better blockchain network implementation, it is basically the same thing, but is updated and patched pretty regularly, and has more cool features like smart contracts.
## Support me
If you want to support me, please kindly check out my current main project Freak Cloud - a decentralized data storage platform.
- Website: https://freak-cloud.github.io/
- Github: https://github.com/freak-cloud/freak-cloud/