noxonsu / unifactory

uniswap fork with admin panel

Home Page:https://dex.onout.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Change data storage

Disti4ct opened this issue · comments

Now:

  • we have Registry and Storage contracts for each network

The better way?:

  • leave only one Storage (choose the most cheapest and fastest network)

Advantages:

  • solve the problem with "no-admin app" for networks without deployed contracts
  • app data is loaded faster and the user doesn't have to connect his wallet

Disadvantages:

  • admin has to connect from a specific network
  • different admins want different networks
  • only one contract for all settings