Skip to content

Simple Explanatory Project on how a Blockchain powers a Cryptocurrency. (SIMPLIFIED)

Notifications You must be signed in to change notification settings

p19ky/pinkycoin

Repository files navigation

pinkycoin

This project was created while studying how a blockchain (simplified) works.

THIS IS BY NO MEANS A REAL CRYPTOCURRENCY/DIGITAL COIN.

CREATED FOR EDUCATIONAL PURPOSE ONLY!

Inspired by Savjee https://www.youtube.com/channel/UCnxrdFPXJMeHru_b4Q_vTPQ

Creating a blockchain with Javascript https://www.youtube.com/watch?v=zVqczFZr124&list=PLzvRQMJ9HDiTqZmbtFisdXFxul5k0F-Q4

use 'npm install' to install dependencies

dependencies: node-forge (used for SHA256 hashing), elliptic (used for generating secret/public key and more)

About

Simple Explanatory Project on how a Blockchain powers a Cryptocurrency. (SIMPLIFIED)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published