How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
A simple blockchain in Javascript. For educational purposes only.
The main features of savjee/savjeecoin are: Blockchain Systems.
Projects with overlapping indexed features include: conradoqg/naivecoin — A cryptocurrency implementation in less than 1500 lines of code. nambrot/blockchain-in-js — Build your own blockchain! openblockchains/programming-blockchains — Programming Blockchains Step-by-Step book / guide. Let's build blockchains from scratch (zero) step by step. Let's…
A cryptocurrency implementation in less than 1500 lines of code
Build your own blockchain!
Programming Blockchains Step-by-Step book / guide. Let's build blockchains from scratch (zero) step by step. Let's start with crypto hashes...