@flare-swap/periphery
v1.0.0
Published
Peripheral smart contracts for interacting with FlareSwap
Downloads
2
Readme
FlareSwap Router
Local Development
The following assumes the use of node@>=10
.
Install Dependencies
npm i
Compile Contracts
npx hardhat compile
Run Tests
npx hardhat test