/public-private-key-demo

Demonstrates public / private key pairs and signing in a blockchain context. This is part 2 of my Blockchain 101 video explainer.

Primary LanguageJavaScriptMIT LicenseMIT

Publick Key / Private Key Demo

A web-based demonstration of public / private key pair concepts.

Blockchain 101 - Demo

This is a very basic visual introduction to the concepts behind a public / private key pair, signing and their use in a blockchain context.

Setup

Get the code:

git clone https://github.com/anders94/public-private-key-demo.git

Install dependencies:

cd public-private-key-demo
npm install

Run the server:

./bin/www

Point a web browser at the demo:

http://localhost:3000

Send Thanks

Bitcoin greatfully accepted: 1K3NvcuZzVTueHW1qhkG2Cm3viRkh2EXJp