Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 231 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 231 Bytes

rust-blockchain

It's a simple blockchain project that is based on server-client structure not p2p connection. Normally it should be p2p but since I want to focus on structure not the actual network strategy, it's enough for now.