Navigation Menu

Skip to content

anders94/public-private-key-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages