uploaded 3 weeks ago
TinyBFT — memory-optimised PBFT consensus for ESP-IDF
2 examples
-
counter
This example demonstrates building a simple distributed counter application over ESP-NOW and UDP using esp-tinybft. Clients submit increment requests that are ordered and agreed upon by BFT replicas before execution.
10.64 KB
-
simple_wallet
This example demonstrates how to use `esp-tinybft` to build a simple distributed wallet application over ESP-NOW and UDP.
7.73 KB