Golden Sea Gaming Studio
Back to portfolio

Blockchain & Web3

DeFi Investment Package Platform

Discipline

DeFi / Fintech

Decentralized investment package platform with on-chain interest rate logic and smart contract security.

DeFi Investment Package Platform

The brief

From a real problem to a working product.

Decentralized finance promises permissionless access to investment products — but building a complex interest rate mechanism entirely on-chain hits the limits of what smart contracts can efficiently compute. Compound interest calculations with configurable compounding periods, referral trees, and multi-package portfolio management involve logic that's expensive in gas when executed on-chain.

Golden Sea solved this architectural challenge by splitting computation between on-chain and off-chain layers. The smart contract (Solidity) handles what it must: fund custody, deposit and withdrawal enforcement, and final settlement. Complex intermediate calculations — interest accrual modeling, referral attribution, package performance projections — run on a Node.js backend server, with results passed to the contract only at settlement time.

This hybrid architecture reduces gas costs by 60-80% compared to a fully on-chain implementation while preserving the security guarantees that matter: user funds are always held by the audited contract, not the server. The server is untrusted for custody but trusted for computation — a standard pattern from traditional finance applied to DeFi.

The Vue.js frontend gives investors a clear view of their active packages, projected returns, accrued interest, and referral earnings. The design targets users who are familiar with traditional savings and investment products but new to DeFi — visual language borrowed from banking apps (deposit, earn, withdraw) makes the platform accessible without requiring crypto-native knowledge.

Scope delivered

The work behind the outcome.

  1. 01Decentralized investment packages with configurable yield
  2. 02On-chain smart contract handles fund custody
  3. 03Backend server offloads complex interest calculations
  4. 04Absolute security through separation of computation
  5. 05Real-time portfolio tracking dashboard
  6. 06Referral and investment package management

Category

Blockchain & Web3

Technology

Solidity · Node.js · Vue.js

Studio

Golden Sea Studios

Ho Chi Minh City, Vietnam

Have a similar challenge?

Start with a clear conversation.