A decentralized freelancing platform on the Stellar network featuring "Invisible Web3" wallets and smart contract escrows for secure milestone-based payments.
To eliminate the barrier of entry for non-crypto users, I implemented an "Invisible Wallet" system. Upon OAuth login, the backend automatically generates and secures a non-custodial Stellar keypair, removing the need for browser extensions.
Developed a robust architecture to keep the PostgreSQL database in sync with the Stellar blockchain, ensuring that "off-chain" project milestones accurately reflect the "on-chain" escrow status.
Integrated the Trustless Work API to deploy Multi-Release Escrow contracts dynamically. This ensures funds are locked securely and only released when specific milestones are approved by the client.
Full Stack Developer responsible for the end-to-end integration of Supabase authentication, Stellar blockchain interactions, and the "Invisible Wallet" architecture.
Built a secure, user-friendly platform that solves the "ghosting" and non-payment issues in freelancing by automating trust through smart contracts, while maintaining the ease of use of a traditional Web2 application.