Skip to content

A python notebook which simulates the functioning of a cryptocurrency.

License

Notifications You must be signed in to change notification settings

Ankit161001/Belucoin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Belucoin

Welcome to Belucoin. This is a complete cryptocurrency simulator.

By Ankit Rana


I have included all the steps needed to understand the entire process involved
in the functioning of a cryptocurrency.
The many functionalities included in the following code are :
  • Blockchain creation and updation 🔗
  • Mining and mining payment ⛏
  • New user creation 🧑
  • Purchasing Belucoins with actual cash 💸
  • Selling Belucoins for actual cash 💰
  • Maintaining cash balance in database 💳
  • Adding cash to cash balance 💷

The Jupyter Notebook contains all the details and reason behind every block of code.
Check it out for better understanding.

NOTE: The belucoin_database.db is just provided for reference purposes.
Just downloading the python notebook along with the jpg image will work just fine.
Apon execution the code will create a database file by itself and place it in the current directory.
So don't download the database file from the repository.

About

A python notebook which simulates the functioning of a cryptocurrency.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published