feswap-core
v0.0.1
Published
🌈 Core contracts for the FeSwap DEX and FreeSwap protocol
Readme
FeSwap
Decentralized Exchange implementing FreeSwap protocol
Local Development
The following assumes the use of node@>=10.
Install Dependencies
yarn
Compile Contracts
yarn compile
Run Tests
yarn test
