Skip to content

NathanMackenzie/mackcoin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MackCoin Cryptocurrency

Overview

Mackcoin is a simple cryptocurrency written in Python 3. At the moment the blockchain runs on a single machine and does not yet support peer-to-peer communications (note: this single-node blockchain has reduced security when compared to a decentralized, distributed blockchain). The client runs through a command line interface for easy operation.

Feel free to use and refrence this code as needed in accordance to the MIT license.

Operation

Initial start screen when launching the client.

Launch screen

List of input commands.

List screen

Making a transaction.

Transaction screen

Mining pending transactions.

Transaction screen

Checking a users balance.

Transaction screen

Licence

MackCoin is MIT licenced

Acknowledgments

Michiel Mulders over at Blockgeeks

Dr. Michael Garbade at DZone.com

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages