Examples

List of example apps that integrate with Ledger.

C++

  • clipboard - system clipboard agent which stores state in Ledger
  • Ledger benchmarks - benchmarks that exercise Ledger APIs and capture performance traces
  • story runner - framework facility that stores the state of user stories in Ledger

Dart

  • todo list – a todo-list module that uses Ledger to store the todo items
    • this is a minimal working example of a Ledger-based app