C# port of https://github.com/ivan-liljeqvist/SimpleBlockchain
Stars
32
Forks
2
Watchers
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
5
commits
Added Transaction class to maintain transaction instead of string[]
08d2241
Initial implementation in Java by @ivan-liljeqvist
b77aef1
Verifying with transactions
f099b32
Added Block class]
10237c5
init
a6234b5