Skip to content

corvus-rex/EroCoin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EroCoin

A naive implementation of blockchain cryptocurrency + crypto-wallet

This project is inspired by Hackernoon's Blockchain tutorial https://hackernoon.com/learn-blockchains-by-building-one-117428612f46 while implementing ECDSA for transaction validation of Naivecoin https://lhartikk.github.io/.

I aim to combine the easy-to-understand approach to cryptocurrency from Hackernoon's tutorial while implementing transaction and wallet features from Naivecoin.

This project is for educational purpose only!

Presentation slides for the requirement of university subject: https://docs.google.com/presentation/d/1GqOUtGLHbiO7yNPx9KbpyvUjqQ1gtu_DgWrOtR94Nc8/edit?usp=sharing

About

A naive implementation of blockchain cryptocurrency + crypto-wallet

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages