Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dylf/node-blockchain

A rudimentary blockchain implementation based on fireship's blockchain video.
https://github.com/dylf/node-blockchain

Last synced: 25 days ago
JSON representation

A rudimentary blockchain implementation based on fireship's blockchain video.

Awesome Lists containing this project

README

        

# Node Blockchain

Rudimentary blockchain implementation based on the fireship blockchain video.

## Usage

```
npm install
npm start
```