Skip to content

oikos-cash/swap-frontend

Repository files navigation

Oikos Swap Frontend

This an an open source interface for Oikos Swap - a protocol for decentralized exchange of Tron tokens - a port of Uniswap for Tron.

Develop Oikos Swap Locally

Install Dependencies

npm install

Configure Environment

Rename .env.local.example to .env.local and fill in the appropriate variables.

Run

npm start