uploaded 1 day ago
TinyBFT — memory-optimised PBFT consensus for ESP-IDF

2 examples

  • counter
    This example demonstrates how to use esp-tinybft to build a simple distributed counter application over ESP-NOW and UDP.
    10.86 KB
  • simple_wallet
    This example demonstrates how to use `esp-tinybft` to build a simple distributed wallet application over ESP-NOW and UDP (Wi-Fi). Clients can submit `transfer` requests that are agreed upon by BFT replicas before execution.
    7.79 KB