Skip to content

Conversation

Florian-S-A-W
Copy link
Collaborator

Upgrade all existing V3 guides:

  • Rewrite all code snippets and add complete code snippets for trading guides.
  • Move trading to subfolder.
  • Add fetching liquidity data and explanation on Position and NonfungibleTokenManager class and contract guide.
  • Rewrite all code snippets and add complete functional code snippets to all existing LP guides.

Add Advanced Section:
New guides with accompanying examples in the uniswapfoundation/examples repo.

  • Pool data: Fetch full pool data to do offchain calculations. Introduce Uniswap subgraphs.
  • Active liquidity: Use full pool data to create active liquidity graph, build clone of info.uniswap.org pool liquidity page.
  • Price oracle: Calculate oracle data from a Uniswap pool. Explain TWAP, TWAL, limitations and features of V3 oracles.
  • Range Orders: Implement Onchain limit orders using the V3 Range Order functionality. Explain limitations and features of V3 range orders.

@Florian-S-A-W Florian-S-A-W requested a review from koraykoska June 30, 2023 11:42
@Florian-S-A-W Florian-S-A-W merged commit f3066f1 into main Jun 30, 2023
@koraykoska koraykoska deleted the feat/update-v3 branch July 2, 2023 13:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants