Venture Protocol is a decentralized token distribution platform built on Base for escrowing
Venture Protocol is a decentralized token distribution platform built on Base, enabling founders to create and fund blockchain projects while investors stake ETH to support them. The platform features a liquidity pool that sets upon reaching phase funding goals, with Metal Tokens distributed proportionally to investors based on their stake percentile after each phase completion.
Venture Protocol is built on Base using a combination of Solidity smart contracts and a React-based frontend, with Metal and Nodit technologies ensuring scalability and reliability. The platform’s core consists of three smart contracts—Investment.sol for project creation, staking, and voting, Escrow.sol for secure fund management, and Distribution.sol for token allocation—deployed on the Base mainnet via Hardhat, leveraging Metal’s low-fee, high-throughput infrastructure and Nodit’s node services for robust data availability. The UI is developed with React, styled using Tailwind CSS for a white-and-green aesthetic with the Inter font, and features responsive pages (Explore Projects, Investor Dashboard, Founder Dashboard) that integrate with the smart contracts using ethers.js for staking, voting, and Metal Token distribution. Chart.js powers investment charts, Framer Motion adds fade-in animations, and the entire app is optimized for desktop, tablet, and mobile, ensuring a seamless user experience across devices.