Noting that this thing is strictly an experiment

This commit is contained in:
Dave Hrycyszyn
2024-10-19 16:56:09 +01:00
parent e821ed2a57
commit 0af7d1b2b0

View File

@@ -1,6 +1,6 @@
# Side BFT-CRDT PoC
# BFT-CRDT PoC
This is a proof of concept implementation of a BFT-CRDT blockchain system.
This is a proof of concept implementation of a BFT-CRDT blockchain-like system. It is not at all secure right now, it is strictly for fun and poking at ideas.
## Prerequisites