@equixswap/equixswap-core
v0.1.0
Published
🎛 Core contracts for the EquiXswap protocol
Readme
Equix Factory
Cloned from: Pancakeswap-core Repo.
In-depth documentation on EquixSwap is available at docs.equixswap.org.
Local Development
The following assumes the use of [email protected].
Install Dependencies
yarn
Compile Contracts
yarn compile
Run Tests
yarn test
