LiquidityLocker
Secure on-chain liquidity locking with transparent release conditions.
by nnba3010 · submitted Jun 8, 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
LiquidityLocker is a lightweight DeFi protocol built on OPN Chain that enables users to lock native assets on-chain and release them only after predefined unlock conditions are satisfied.
The project demonstrates a transparent and deterministic liquidity locking mechanism where users maintain ownership while respecting time-based restrictions.
Why
Liquidity management and capital commitment are important building blocks in decentralized finance.
Many scenarios require assets to remain unavailable for a fixed period, such as vesting, treasury controls, allocation schedules, and temporary capital locking.
LiquidityLocker explores a minimal approach to solving this through a simple smart contract architecture focused on transparency and predictable release behavior.
How it works
- Users deposit funds into the smart contract
- A lock position is created with a selected unlock timestamp
- Position information is stored on-chain
- Users may extend the lock duration if needed
- Funds become withdrawable only after expiration
Core Features
- Time-based liquidity locking
- Transparent release conditions
- User-controlled withdrawal
- Lock extension support
- Lightweight smart contract design
Tech Stack
- Solidity
- Remix IDE
- HTML / CSS / JavaScript
- GitHub
- Vercel
- OPN Testnet
Roadmap
02/03
What ships next.
The builder's own next-quarter plan. Use it to gauge follow-through and ambition.
Roadmap
Current Release (Builder Season 1)
- Deploy LiquidityLocker on OPN Testnet
- Implement time-based liquidity locking
- Support lock extension and secure release
- Publish open-source repository and demo
Phase 2 (Next Quarter)
- Add wallet connection and transaction UI
- Introduce multiple lock positions per user
- Improve lock management dashboard
- Add contract event visualization
Phase 3 (Following Quarter)
- Support ERC-20 asset locking
- Add position history and analytics
- Introduce configurable lock templates
- Improve UX and accessibility
Long Term
- Expand into modular treasury locking
- Explore DeFi capital management workflows
- Prepare architecture for production-ready integrations
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.