Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 352 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 352 Bytes

SWAP-SOLANA

EXPLAIN

A Solana-based swap program functioning like an escrow, facilitating secure token trades between parties. Built using Anchor Framework, it ensures trustless transactions by holding tokens until trade conditions are met. The program supports custom swaps, leveraging Solana’s speed, low fees, and smart contract security.