Milestone 1: Foundation Setup
Goal: Prepare the core structure Set up GitHub repo Define project scope & roles Create wireframes for investor & borrower flow Choose Arbitrum testnet (e.g., Arbitrum Sepolia)
Milestone 2: Smart Contract MVP
Goal: Deploy core lending logic Build & test lending contract (basic fund → repay) Deploy to Arbitrum testnet Simulate stablecoin transfers (mock or testnet tokens)
Global Stablecoin Hackathon
Borderless Yield — Project Milestones Milestone 1: Setup & Smart Contract [x] Project folder structure created [x] Basic lending smart contract written (BorderlessLending.sol) [ ] Celo testnet config + .env for deployment [ ] Smart contract deployed to Celo Alfajores testnet…