Back to explore
Season 1 · DeFi & Open Finance

FlowVault

A decentralized vault protocol for secure deposits and withdrawals on IOPN Chain.

Stage 1, ReviewDeFi & Open Finance

by nvn0401 · submitted Jun 3, 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

FlowVault is a simple decentralized vault smart contract built on OPN Network.

Users can:

  • Deposit funds into the vault
  • Track their individual balances on-chain
  • Withdraw available balances securely
  • Interact without intermediaries

The contract is designed to demonstrate transparent asset management using Solidity.

Why

Traditional financial systems require trust in centralized services.

FlowVault explores a lightweight on-chain vault model where users maintain direct ownership and can verify balances and transactions publicly.

How it works

  1. Users call the deposit() function and send funds to the contract.
  2. Deposited value is recorded to the user's balance.
  3. Users can check holdings using myBalance().
  4. Users withdraw funds through withdraw(amount).

Tech Stack

  • Solidity ^0.8.20
  • Remix IDE
  • MetaMask
  • OPN Network

Future Improvements

  • Add access control
  • Add time lock support
  • Improve event tracking
  • Build frontend interface

Roadmap

02/03

What ships next.

The builder's own next-quarter plan. Use it to gauge follow-through and ambition.

Q1 (Current Stage)

  • Deploy and verify FlowVault smart contract on OPN Network
  • Complete on-chain proof and public source verification
  • Enable deposit and withdrawal functionality
  • Collect initial testing feedback

Q2

  • Improve contract structure and optimize gas usage
  • Add transaction history and analytics
  • Build a simple frontend interface
  • Improve user experience

Q3

  • Introduce additional vault features
  • Expand contract monitoring and security checks
  • Prepare production-ready deployment

Long Term

  • Develop a complete decentralized vault system
  • Support broader asset management workflows
  • Continue improving transparency and accessibility

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.

  • 01FlowVaultPrimary

    0xa784067325637C5cED526A2772290c5144f3B0B8

    tx 0xedb8deafbd72a84f4b49938de50ccc77f6948e41c43a19ef1241c5d7a720e1d9

    deployed Jun 3, 2026 · block 17821847