Skip to content

etherflyer/etherflyer-core

 
 

Repository files navigation

EtherFlyer Factory

EtherFlyer core is based on uniswap v2 & pancakeswap.

Local Development

The following assumes the use of

-- Ubuntu 18.04.6 LTS

-- node v10.24.1.

Install Dependencies

yarn

Compile Contracts

yarn compile

Run Tests

yarn test

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 52.7%
  • Solidity 47.3%