A competitive prize framework for the Logos ecosystem. λPrize targets contributions where Logos cares about the outcome but not the path.
All prizes live in the prizes/ directory. Each prize is a markdown file following the LP-XXXX naming convention.
| File | Description |
|---|---|
| LP-0000 | Template — use this as the starting point for new prizes |
| LP-0001 | Private NFT Ownership Proof |
| LP-0002 | Private M-of-N Multisig |
| LP-0003 | Private Allowlist / Airdrop Distributor |
| LP-0004 | Sealed-Bid Auction Using Shielded Balances |
| LP-0005 | Private Token Balance Attestation |
| LP-0006 | Bitcoin–LEZ Atomic Swap Using Adaptor Signatures |
| LP-0007 | Monero–LEZ Atomic Swap |
| LP-0008 | Autonomous AI Module with Wallet, Storage, and Messaging |
Prizes can currently only be proposed by Logos CCs. A separate process for sourcing ideas from the wider community is planned.
- Copy
prizes/LP-0000.mdtoprizes/LP-XXXX.md, whereXXXXis the next available number. - Fill in all sections except Prize Structure (prize pool, revision date) — these are determined by the Logos team.
- Open a pull request titled
LP-XXXX: <Prize Title>.
Evaluation is first-come-first-served by default: the first submission that meets all success criteria wins. Single winner unless otherwise specified in the prize.
Licensed under either of
- Apache License, Version 2.0 or http://www.apache.org/licenses/LICENSE-2.0
- MIT License or http://opensource.org/licenses/MIT
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.