/BlockchainPlaygroundUI

A Blockchain Playground

Primary LanguageHTMLMIT LicenseMIT

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