Skip to content

StrTux/liquid-kraken-dex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dex Kraken Core

🦑 A minimal backend prototype of a decentralized exchange (DEX) built using TypeScript and Express.

📦 Features

  • Buy and Sell ETH with USDC using static pool balances.
  • Real-time price quotes based on ETH/USDC ratio.
  • Minimal, clean architecture with only one file to demonstrate core concepts.

🚀 Getting Started

Prerequisites

  • Node.js >= 18
  • TypeScript

Installation

git clone https://github.com/StrTux/liquid-kraken-dex.git
cd liquid-kraken-dex
npm install

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published