Soroban (Rust) smart contracts and design notes for SmartDrop on Stellar.
| Repository | Role |
|---|---|
| smart-frontend | Next.js app (Freighter, RPC) |
| smartdrop-backend | APIs and indexing (planned) |
| SmartDrop | Original monorepo (reference) |
contracts/— reserved layout / pointerssoroban/— Soroban design and future Rust workspace
Scaffold on-chain code with the Stellar CLI (stellar contract init) when you are ready, then publish factory and pool contract IDs to the frontend repo’s environment variables.