docs: 📝 readme

This commit is contained in:
Ahmet Kaan GÜMÜŞ 2024-06-08 02:54:07 +03:00
parent 4acd687685
commit d65133d55a

View file

@ -1 +1,3 @@
# 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.