gaslimitreached / Helios

ERC-1155-based Exchange

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

ERC-1155-based Exchange

License:GNU Affero General Public License v3.0


Languages

Language:Solidity 86.6%Language:JavaScript 13.4%