Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions prizes/LP-0000.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@
>
> **Supportability** — standard requirements (adapt as needed):
> - The program is deployed and tested on LEZ devnet/testnet.
> - The submission builds and runs end-to-end on both **macOS (Apple Silicon)** and **Linux (x86_64)**. The demo script must succeed without modification on both platforms from a clean clone.
> - Logos Basecamp modules are built with [`logos-module-builder`](https://github.com/logos-co/logos-module-builder) (`mkLogosModule`).
> - End-to-end integration tests run against a LEZ sequencer (standalone mode) and are included in CI.
> - CI must be green on the default branch.
> - A README documents end-to-end usage: deployment steps, program addresses, and step-by-step instructions for interacting with the program via CLI and Basecamp app.
Expand Down
Loading