thefarmer2000 / frostswap-core

πŸŽ› Core smart contracts of DXswap dapp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DXswap Core Contracts

DXswap core is a fork of the Uniswapv2 core smart contracts v1.0.0.

Local Development

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

Clone Repository

git clone https://github.com/levelkdev/dxswap-core.git

Install Dependencies

yarn

Compile Contracts

yarn compile

Run Tests

yarn test

Flatten Contracts

yarn flattener

About

πŸŽ› Core smart contracts of DXswap dapp

License:GNU Affero General Public License v3.0


Languages

Language:TypeScript 49.4%Language:Solidity 47.6%Language:JavaScript 2.6%Language:Shell 0.4%