https://github.com/szymonrucinski/sharpchain
Blockchain implementation written in C#
https://github.com/szymonrucinski/sharpchain
Last synced: 3 months ago
JSON representation
Blockchain implementation written in C#
- Host: GitHub
- URL: https://github.com/szymonrucinski/sharpchain
- Owner: szymonrucinski
- Created: 2021-03-02T14:57:43.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-03-21T14:46:54.000Z (about 4 years ago)
- Last Synced: 2025-01-08T21:22:13.360Z (5 months ago)
- Language: C#
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
## Do you want to learn blockchain basics? 😎
- [ ] What is blockchain?
- [ ] What is block?
- [ ] What are their properties and differences between them?
- [ ] What is mining?