Skip to content

Learn more about mining cryptocurrencies and cryptography functions used in that process while optimizing the code

License

Notifications You must be signed in to change notification settings

Autarkysoft/LearnMining

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LearnMining

This project is for educational purposes exploring different cryptography algorithms used by cryptocurrencies such as bitcoin to mine new blocks.
Additional effort has gone into implementing hash algorithms from scratch and attempt at optimizing the algorithm and the c# code as much as possible.
The code contains lots of comments explaining almost everything.
For now only bitcoin mining (double SHA256) is implemented but new algorithms will be added in the future.

About

Learn more about mining cryptocurrencies and cryptography functions used in that process while optimizing the code

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages