Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 319 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 319 Bytes

REPU Swap

Swap rTokens and REPU through Repuswap.

How to Deploy

$ npx hardhat run scripts/deploy.js

Contracts

Core

  • RepuSwapFactory.sol
  • RepuSwapPair.sol

Periphery

  • RepuSwapRouter.sol
  • (WIP) RepuSwapZapIn.sol
  • (WIP) RepuSwapZapOut.sol