Skip to content

mswbull/BlockchainPlaygroundUI

 
 

Repository files navigation

Blockchain Playground UI

Introduction

This project (forked from Blockchain Demo) is designed to provide a simple playground to help learn the basic concepts of blockchain.

What is Blockchain

The blockchain is an open, decentralised ledger, which is best described as a continuously growing list of records (called blocks) that are linked and secured using cryptography.

Key Features

The following features are included:

  • What is a hash?
  • What is a block?
  • What is a blockchain?
  • What does decentralised mean?

Getting Started (Docker)

Create and Start Three Nodes
docker-compose up

Releases

No releases published

Packages

No packages published

Languages

  • HTML 76.2%
  • JavaScript 20.4%
  • CSS 3.4%