/swap

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

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