Build the Future on Stellar
Discover confirmed RFPs for the Stellar ecosystem. Find opportunities to build and contribute to high-impact projects.
Trustline Onboarder
New users on Stellar must manually add trustlines before they can receive non-native assets, creating a significant friction point. There is no standardized, user-friendly flow to guide someone from receiving a payment link to holding an asset for the first time.
Passkey UI Kit
Soroban's smart account standard supports passkey-based signing, but there is no polished, reusable UI component library for wallets and dApps to integrate this experience. Teams are reinventing the same flows with inconsistent UX.
Account Demolisher
Abandoning a Stellar account requires manually removing all trustlines, offers, and data entries before merging the account — a tedious multi-step process with no tooling support. This creates UX debt for end-users and wallet developers alike.
Contract Source Verification Service
Soroban contracts are deployed as opaque WASM blobs. Without a source verification registry, users and auditors cannot confirm that the deployed bytecode matches any published source code, undermining trust in the ecosystem.
OZ Accounts Policy Builder
OpenZeppelin-style smart accounts on Soroban support custom signing policies, but configuring them requires writing Rust and understanding low-level contract internals. There is no no-code or low-code interface for teams to define and deploy account policies.