Skip to content

crypto-com/swap-interface

This branch is 3 commits ahead of, 4484 commits behind Uniswap/interface:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

af9bf07 · Dec 5, 2023
Dec 5, 2023
Sep 11, 2020
Sep 11, 2020
Sep 11, 2020
Sep 11, 2020
Sep 11, 2020
Sep 11, 2020
Sep 11, 2020
Sep 11, 2020
Apr 15, 2019
Jul 7, 2020
Jul 29, 2022
Sep 11, 2020
Aug 26, 2020
Sep 11, 2020
Sep 11, 2020
Sep 11, 2020

Repository files navigation

DeFi Swap Interface

Styled With Prettier

As a new DeFi protocol, DeFi Swap is designed to be the best place to swap and farm DeFi coins at the best available rate, leveraging proven and audited protocols, while offering an outstanding incentive program powered by CRO.

Please visit https://crypto.com/defi for more information!

Submit a token request

Please see the swap-token-list repository.

Development

Please update the .env file to ensure full functionality.

Build local modules

cd local_modules/swap_sdk/
yarn
yarn build

Install dependencies

yarn

Run

yarn start

Configuring the environment

  1. Make a copy of .env named .env.local
  2. Change REACT_APP_NETWORK_ID to "{YOUR_NETWORK_ID}"
  3. Change REACT_APP_NETWORK_URL to e.g. "{YOUR_NETWORK_URL}"

Packages

No packages published

Languages

  • TypeScript 99.5%
  • Other 0.5%