An open API service indexing awesome lists of open source software.

https://github.com/mannuelf/create-blockchain-in-javascript

Just for fun to learn how the blockchain works. You can watch it here and learn too: https://youtu.be/zVqczFZr124
https://github.com/mannuelf/create-blockchain-in-javascript

Last synced: 3 months ago
JSON representation

Just for fun to learn how the blockchain works. You can watch it here and learn too: https://youtu.be/zVqczFZr124

Awesome Lists containing this project

README

          

# Create blockchain in JavaScript

Just for fun to learn how the block chain works in code. Thanks to [Savjee](https://youtu.be/zVqczFZr124) for this example.

```bash
$ yarn install
```