Git Product home page Git Product logo

public-private-key-demo's Introduction

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

public-private-key-demo's People

Contributors

anders94 avatar davidfekke avatar dependabot[bot] avatar frkr avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

public-private-key-demo's Issues

missing dependencies

Thanks for developing this wonderful tool for understanding and teaching blockchain! Since this second version is not available on your website anymore, I decided to host it myself - which really is straight forward. However, I had to install some additional modules, namely:

  • math-interval-parser
  • messageformat
  • mustache
  • sprintf-js

After manually installing them with npm install , everything worked like a charm. I guess one could add them to the dependency list? Thanks again for your great work!

What will be happened if I copy a transaction with signature ?

Hi @anders94 .
First of all, I want to say a huge thank for your amazing video. After watching it, I have a question. Could you help me explain it?
Let imagine, after you send me 5$ with a signature. I'll try to duplicate this transaction, the signature is still the same. It means, the transaction is still valid. Now, I get $10 after twice. How can I prevent that action? Thanks so much.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.