Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 396 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 396 Bytes

🌞 Helios

ERC-1155-based Exchange

LPs are tracked under multi-token standard.

Swapping is routed from this same contract. Easy peasy.

Math is handled by external helper contracts called swapper.

Currently, pairs are supported. Can use raw ETH too.

To-do

  • Core contracts
  • XYK swapper
  • Concentrated swapper
  • Incentives