Skip to content
This repository has been archived by the owner on Jan 3, 2024. It is now read-only.
/ tartiswap Public archive

A decentralized exchange for true tartiners.

Notifications You must be signed in to change notification settings

Mr-Monster-0248/tartiswap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tartiswap

A decentralized exchange for true tartiners.

Installing dependencies

Please use the yarn package manager (as it is used for managing the monorepo) and run the yarn command at the root of the repo.

Running the projects in development mode

To run the faucet, please run yarn dev:faucet and yarn dev:dex to run the dex. Then follow the instructions displayed in the console to access the projects.

Technical specifications

Plase use Node.JS LTS (v16.14.0 at the time of writing) to work on this project. This will be done automatically if you are using the Volta Node.js manager.