Funded calls for builders to ship Logos-powered applications and infrastructure.
Admin Authority Library
Learn MoreBuild a reusable library that provides standardised access control for LEE programs, where privileged functions, including the ability to transfer or renounce authority, can only be called by an admin
Freeze Authority Library
Learn MoreBuild a reusable library that provides a standardised freeze mechanism for LEE programs, allowing an authorised account to disable all (or selected) interactions as a circuit breaker when an issue is
Atomic Swaps with LEZ
Learn MoreBuild a unified atomic swap application that enables trustless, non-custodial exchanges between LEZ and three major chains: **Bitcoin**, **Monero**, and **Ethereum**. The LEZ side is implemented as a
Privacy-Preserving Decentralized Exchange (DEX)
Learn MoreBuild a decentralized exchange on LEZ with public AMM liquidity pools. Users with public accounts interact with the DEX directly. Users with private accounts interact via the deshield→swap→re-shield p
Lending & Borrowing Protocol
Learn MoreBuild a permissionless, isolated-market lending protocol on LEZ, following the Morpho Blue design: each market is an independent lending pair defined by five immutable parameters (loan token, collater
Curated Lending Vaults
Learn MoreBuild a curated vault layer on top of the isolated-market lending protocol delivered by [RFP-008](./RFP-008-lending-borrowing-protocol.md). Each vault accepts deposits of a single loan token, issues t
Reflexive Stablecoin Protocol
Learn MoreBuild a non-pegged, reflexive stablecoin protocol for the Logos Execution Zone (LEZ). The stablecoin is backed by a reference token collateral and uses an autonomous feedback controller to adjust a fl
Liquidation & Auction Engine
Learn MoreBuild a permissionless liquidation and auction system for collateralized debt position (CDP) protocols on the Logos Execution Zone (LEZ). This system is designed as a reusable program that each CDP pr
Privacy-Preserving Token Launchpad: Bonding Curve
Learn MoreBuild a bonding curve token launchpad on LEZ, using a supply-driven pricing mechanism where token price increases deterministically as a function of tokens remaining in the curve. Unlike the time-driv
Privacy-Preserving Token Launchpad: LBP
Learn MoreBuild a token launchpad on LEZ using a Liquidity Bootstrapping Pool (LBP) mechanism, a time-limited, weight-shifting AMM that enables fair, bot-resistant price discovery for new token launches. Partic
Privacy-Preserving Token Vesting
Learn MoreBuild a token vesting program on LEZ that locks project, team, or investor tokens against configurable time-based schedules (cliff, linear, or milestone-based). Recipients can claim vested tokens dire
On-Chain TWAP Oracle
Learn MoreBuild an on-chain TWAP (time-weighted average price) oracle program for LEZ that reads pool accumulators from a LEZ DEX (RFP-004) and exposes geometric-mean prices through a canonical oracle price acc