Skip to content
@TethraFi

TethraFi

Tethra DEX 🚀

Solidity Next.js TypeScript Flow Base

Multi-chain perpetual futures trading platform with up to 100x leverage. Built on Flow EVM & Base Sepolia.

✨ Features

  • 100x Leverage on BTC/ETH perpetual futures
  • 🌐 Multi-Chain - Flow EVM & Base Sepolia
  • 💵 USDC Gas Payments via Account Abstraction
  • 🎯 Advanced Orders - Limit, Stop-Loss, Take-Profit
  • 🔐 Social Login with Privy (email/social + embedded wallets)
  • 📊 12+ Assets - BTC, ETH, SOL, AVAX, NEAR, and more

🏗️ Architecture

tethrafi/
├── smartcontract/     # Solidity contracts (Foundry)
├── backend/           # Node.js API + Keeper services
└── frontend/          # Next.js 15 trading interface

🚀 Quick Start

# Smart Contracts
cd smartcontract && forge build && forge test

# Backend
cd backend && npm install && npm run dev

# Frontend
cd frontend && npm install && npm run dev

📖 Detailed docs: Smart Contracts | Backend | Frontend

🌐 Networks

Network Chain ID Explorer
Flow EVM Testnet 545 flowscan.io
Base Sepolia 84532 basescan.org

🛠️ Tech Stack

Contracts: Solidity 0.8.20, Foundry, OpenZeppelin
Backend: Node.js, Express, TypeScript, Pyth Oracle
Frontend: Next.js 15, React 19, TailwindCSS 4, Privy, Wagmi

📄 License

MIT License


Built with ❤️ by Tethra Team

Popular repositories Loading

  1. frontend frontend Public

    TethraFi Frontend Website

    TypeScript 1

  2. backend backend Public

    TehraFi Backend Website

    TypeScript

  3. smartcontract smartcontract Public

    TehraFi Smart Contract

    Solidity

  4. .github .github Public

Repositories

Showing 4 of 4 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Most used topics

Loading…