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
Develop tools for allowing easy multi-hop personal token exchange, so that larger and larger networks of people with personal tokens can access each others' liquidity and services.
Per the readme directive:
As a creator of a personal token with an exchange rate on uniswap with exchange rates for some other tokens, but not all tokens,
I would like to easily view "the best price I could possibly get for X of my tokens" (or "maximal flow") of another token.
Acceptance Criteria
Simplest typescript method signature:
Stretch goals
It would be even better if the function returned a graph representing the series of trades required to redeem that price.
The text was updated successfully, but these errors were encountered: