One Paragraph of project description goes here.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
What things you need to install the software and how to install them
Give examples
A step by step series of examples that tell you how to get a development env running
Say what the step will be
Give the example
Repeat until finished
End with an example of getting some data out of the system or using it for a little demo
- https://medium.com/@syantien/5-5-implementing-transactions-and-a-basic-consensus-algorithm-3c895b730edf
- https://www.geeksforgeeks.org/blockchain-proof-of-work-pow/
- https://dhirajkhodade.medium.com/blockchain-explained-using-c-implementation-5482dc980c47
- https://www.c-sharpcorner.com/article/building-a-blockchain-in-net-core-proof-of-work/
- https://gist.github.com/OpBug/663998f3df1442f3c1be2c19bb9eae83
- https://medium.com/codenx/building-a-blockchain-in-net-06f5e3481aab
- https://github.com/llSourcell/Learn_Blockchain_in_2_months
- https://www.c-sharpcorner.com/article/proof-of-work-in-blockchain/