Skip to content

itublockchain/console-dex-uniswap

 
 

Repository files navigation

İTÜ Blockchain Kulübü Devs Komitesi 2. Proje

Blockchain ağı üzerindeki swap işlemlerini ve pool mekanizmalarını kullanmamızı sağlayan bir konsol uygulaması.

Kurulum ve Çalıştırma

git clone https://github.com/itu-blockchain/console-dex.git
cd console-dex
npm install
npm run link
console-dex start

Kullanılan Teknolojiler:

  • Node.js
  • Solidity
  • Hardhat
  • Ethers
  • Viem

Kullanılan Kütüphaneler:

  • viem
  • inquirer
  • chalk
  • commander
  • dotenv
  • aes256

Katkıda Bulunanlar:

V1: NodeJS Simulation


V2: Backend Solidity (Güncel Repository)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 82.5%
  • Solidity 16.4%
  • TypeScript 1.1%