Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[On-chain] Pool actions #2

Open
9 tasks
jblewnormal opened this issue Nov 21, 2024 · 0 comments
Open
9 tasks

[On-chain] Pool actions #2

jblewnormal opened this issue Nov 21, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@jblewnormal
Copy link
Member

Objective

Add initialization, management, and usage functions for AMM pools.

Origin Document

This is how users will swap between SOL/USDC and Normal synthetic assets. https://github.com/orca-so/whirlpools

Goals

  • Enable users to swap synthetic assets
  • Enable users to provide liquidity to synthetic asset pools

Deliverables

  • Initialize Pool
  • Update Pool fees
  • Update Pool rewards
  • Update Pool authorities
  • LP actions
  • Swap

Non-goals / Non-deliverables

  • Tests
  • Docs

General deliverables

  • Comments: Add/update TODOs and comments alongside the source code so it is easier to follow.
  • Testing: Add new tests (unit and/or E2E) to the test suite.
  • Documentation: Update architectural or development READMEs; use mermaid diagrams where appropriate.

Creator: [@jblewnormal ]

@jblewnormal jblewnormal changed the title [REPLACE_WITH_IDENTIFIER] Provide a descriptive title [On-chain] Pool actions [On-chain] Pool actions Nov 21, 2024
@jblewnormal jblewnormal self-assigned this Nov 21, 2024
@jblewnormal jblewnormal added the enhancement New feature or request label Nov 21, 2024
@jblewnormal jblewnormal added this to the Normal v1 Launch milestone Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant