You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
currently the frontend loads the orderbook by looping through all order IDs used so far. this won't scale.
creating a subgraph lets us use the graph network as our indexer. it also gives everyone else convenient access to Silver Portal trade and liquidity data.
The text was updated successfully, but these errors were encountered:
currently the frontend loads the orderbook by looping through all order IDs used so far. this won't scale.
creating a subgraph lets us use the graph network as our indexer. it also gives everyone else convenient access to Silver Portal trade and liquidity data.
The text was updated successfully, but these errors were encountered: