Skip to content

VictorNS/learning-blockchain-csharp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

learning-blockchain-csharp

A simple educational project to explore how blockchain works under the hood. Includes basic block structure, hashing, validation, and a minimal Proof-of-Work implementation. Built in C# as a learning exercise — not for production use.

Planned features

  • Block creation and linking
  • Chain validation
  • Simple Proof-of-Work
  • JSON file persistence
  • Console interaction

About

A simple educational project to explore how blockchain works under the hood

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages