Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 692 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 692 Bytes

You Don't Need a Blockchain

You Don't Need a Blockchain

Overview

This is an interactive implementation of the NIST Blockchain use case flowchart. Blockchains are an exciting new concept to create digital scarcity and provide a shared consistent data store. However, it is important to know when you should actually use one.

Running

npm install

yarn start

Reference

NIST Blockchain use cases
NIST: Blockchain Technology Overview [pdf]