Nanocoin - PoC cryptocurrency written in Haskell
Nanocoin is a PoC cryptocurrency written in Haskell. It is under development to illustrate that the foundations of DLTs (Distributed Ledger Techonology) and aid in dispelling the air of mystery about what a cryptocurrency is. The project attempts to present the necessary cryptographic components and distributed systems knowledge necessary to implement a cryptocurrency.
Overview of Basic Cryptocurrency Components
This document serves as a brief overview of blockchain components and how to implement a cryptocurrency from scratch. Basic blockchain knowledge is assumed, but brief overviews of the basic components are included.
Cryptography
There are many cryptographic components that come together to make block chains and cryptocurrency implementations more secure. Nanocoin uses Haskell's most notable cryptography library known as cryptonite
as it provides all the cryptographic functions and datatypes relevant to a cryptocurrency implementation.
What is the purpose of this coin?
Thank you for reading and ask question? Simple answers for your question.
Low-dependencies.
Using classic proof-of-work.
Simple P2P Protocol using UDP chatter.
Support chain reconfiguration.
Basic ECDSA Block/Transaction signatures & validation
Transfer Transactions & More.
Read more visit : https://github.com/tdietert/nanocoin
Apologies for being rash but this is technical jargon. Could you explain to me what the essence is of this coin (speed, protocol, application, other), assuming I am an old lady?
The GitHub read me does not clarify this in simple terms either.
Congratulations @sameeradamith! You have received a personal award!
1 Year on Steemit
Click on the badge to view your Board of Honor.
Do not miss the last post from @steemitboard:
SteemitBoard and the Veterans on Steemit - The First Community Badge.
Congratulations @sameeradamith! You received a personal award!
You can view your badges on your Steem Board and compare to others on the Steem Ranking
Vote for @Steemitboard as a witness to get one more award and increased upvotes!