Escrow Blueprint
Escrow-Blueprint is a Solana smart contract designed for secure, trustless token-to-token exchanges using the Anchor framework. It lets users create escrow offers for any SPL tokens, with tokens safely locked in program-derived vaults until trades are completed or refunded.
A secure, trustless token-to-token escrow system built on Solana using the Anchor framework.
I implemented the contract with atomic transaction support and extensive input validation for security. The escrow accounts use program-derived addresses (PDAs) for robust protection, and the system supports both classic SPL tokens and the Token Extensions Program.
Comprehensive tests ensure reliability and cover edge cases, making Escrow-Blueprint a practical foundation for decentralized trading platforms.
MORE PROJECTS
