VestFlow Protocol
A trustless vesting and fund distribution protocol for teams, contributors, and communities on OPN Chain.
by ekypanawa · submitted Jun 2, 2026
Community votes
0
Voting opens when this submission reaches the Top 10 stage.
Overall score
—/ 100
Weighted average across the 5 judging criteria.
Description
01/03
What the builder said.
Written by the team, rendered as the markdown they typed in the submission wizard.
What we built
VestFlow Protocol is a trustless vesting and fund distribution protocol built on OPN Chain. It allows teams, contributors, and communities to create on-chain vaults for transparent fund locking, vesting, and claiming.
The project includes a deployed smart contract, a frontend demo, wallet connection, vault creation, and claim flow. Every vault and claim action is recorded on-chain, making the process verifiable and auditable.
Why
Web3 teams often manage contributor payments, community rewards, grant distributions, and vesting schedules manually through spreadsheets, private messages, or centralized tools. This creates trust issues, unclear records, and poor transparency.
VestFlow solves this by moving fund distribution logic directly to OPN Chain. Funds can be locked inside a smart contract and released based on predefined vesting rules without relying on a traditional intermediary.
How it works
- A user connects their wallet to the VestFlow frontend.
- The user creates a vesting vault by entering a recipient address, amount, cliff period, duration, and title.
- The smart contract locks the deposited OPN inside the vault.
- The recipient can claim vested funds directly from the contract after the schedule allows it.
- Anyone can verify the contract, transaction hash, and vault activity on OPN Chain.
OPN Chain usage
VestFlow uses OPN Chain as the settlement and verification layer. The smart contract is deployed on OPN Testnet, and the frontend interacts directly with the deployed contract. OPN Chain provides the on-chain record for vault creation, deposits, and claims.
Current status
- Smart contract deployed on OPN Testnet
- Frontend demo deployed on Vercel
- GitHub repository published
- Wallet connection implemented
- Vault creation and claim interface included
- On-chain proof linked to the submission
Contract
Contract address: 0x5E0d0146804E6c34f748CED382C5ee179aFb3A5E
Deployment transaction hash: 0x7638dc202f14c797b3441aa50375fab6e07ba5ea2cffb2da08c3e2111c796f59
Roadmap
02/03
What ships next.
The builder's own next-quarter plan. Use it to gauge follow-through and ambition.
Q1 2026: MVP and OPN Testnet Deployment
- Deploy VestFlow smart contract on OPN Testnet
- Support native OPN lock and vesting vaults
- Add vault creation, claim flow, and proof receipt
- Add multi-wallet connection and on-chain explorer links
- Build the first public dashboard for tracking vault status
Q2 2026: Builder Feedback and Product Refinement
- Improve UX based on builder and community feedback
- Add better vault indexing and wallet-based vault discovery
- Improve vault analytics, claim status, and activity history
- Add public usage examples for contributors, grants, and community rewards
- Polish mobile experience and dashboard performance
Q3 2026: Advanced Distribution Flows
- Add DAO grant and contributor reward templates
- Explore multi-recipient vault creation
- Add richer dashboard data for teams and recipients
- Improve proof sharing for communities and grant programs
- Research reusable vault templates for ecosystem campaigns
Q4 2026: Security, Scalability, and Expansion Research
- Prepare for security review and audit readiness
- Improve contract safety, validation, and edge-case handling
- Research ERC-20 support for future token vesting
- Explore mainnet readiness if OPN ecosystem conditions are ready
- Document integration paths for OPN builders and ecosystem partners
Long-term Vision
VestFlow aims to become a reusable fund distribution layer for the OPN ecosystem.
The goal is to help builders, DAOs, grant programs, contributors, and communities manage vesting, rewards, treasury payouts, and launch unlocks transparently on-chain.
Instead of relying on manual payments, private spreadsheets, or trust-based promises, VestFlow turns fund distribution into a verifiable smart contract workflow on OPN Chain.
On-chain proof
03/03
1 contract on OPN Chain.
The chain itself confirmed every deployment is valid, signed by the builder's wallet, and inside the season's window.