Skip to content

ZeaZDev/zeazchain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZeaZChain (ZEAZ)

OMEGA-TIER PRODUCTION PROJECT (ZEAZDEV)

ZeaZChain is an OMEGA-TIER production-grade Multi-Platform FiGaTect Super-App that seamlessly integrates:

  • DeFi (Decentralized Finance): Wallet, Swap, Stake, Trade
  • GameFi (Game Finance): Unity-powered games with crypto rewards
  • FinTech (Financial Technology): Real card issuance & Thai bank integration

Built as a MiniApp for World App, ZeaZChain uses World ID Zero-Knowledge Proof (ZKP) as the foundational identity verification layer for all high-value functions.

🏗️ Architecture

This is a pnpm monorepo containing the entire ZeaZChain ecosystem.

  • /apps/miniapp: The React Native (Expo) MiniApp frontend.
  • /apps/api: The NestJS API server backend.
  • /packages/contracts: Solidity smart contracts (Hardhat).
  • /packages/game-unity: Unity WebGL game client.
  • /packages/ui: Shared React components.
  • /infra: Docker, Kubernetes, and deployment scripts.

🚀 Getting Started

  1. Install pnpm:
    npm install -g pnpm
  2. Install Dependencies:
    pnpm install
  3. Setup Environment:
    • Copy .env.example to .env in the root.
    • Fill in credentials for Postgres, Redis, World ID, etc.
  4. Run Local Environment:
    docker-compose -f infra/docker-compose.yml up -d
  5. Run Development Servers:
    pnpm dev

📄 License

Proprietary - All Rights Reserved Copyright (c) 2025 ZeaZDev

About

OMEGA-TIER production-grade Multi-Platform FiGaTect Super-App (DeFi, GameFi, FinTech) with World ID.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors