Private, scheduled payments protocol for Solana using MagicBlock Ephemeral Rollups (ER).
All documentation, guides, and API references now live in the docs site.
-
Docs (local dev): see
docs/README.mdand run:cd docs yarn install yarn dev # then open http://localhost:3000
If you are browsing this repository, please use the docs as the only source of truth for:
- How the protocol works
- SDK usage and examples
- Coordinator setup and APIs