livestorejs/livestore

Fountain blocks demo

Open

#204 opened on Nov 3, 2024

View on GitHub
 (0 comments) (1 reaction) (0 assignees)TypeScript (128 forks)github user discovery
examplehelp wanted

Repository metrics

Stars
 (3,599 stars)
PR merge metrics
 (PR metrics pending)

Description

Would be fun to replicate this fountain demo with LiveStore.

https://github.com/user-attachments/assets/f928658d-da47-4b35-923c-4c4e4ddd69e3

Implementation notes

  • We could have a server-node which emits the constant stream of new blocks
  • Will probably require extensive use log compaction to keep the history size under control

Contributor guide