Celsians / celswap-periphery

Peripheral smart contracts for interacting with Celswap

Home Page:https://celswap.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Celswap Periphery

Celswap is a fork of Uniswap with several modifications:

  • Base token that is part of every token pair
  • Lowered fees (0.3% -> 0.15%)

Local Development

The following assumes the use of node@>=10.

Install Dependencies

yarn

Compile Contracts

yarn compile

Run Tests

yarn test

About

Peripheral smart contracts for interacting with Celswap

https://celswap.org

License:GNU General Public License v3.0


Languages

Language:Solidity 57.5%Language:TypeScript 39.3%Language:JavaScript 3.0%Language:Shell 0.1%