programs/ammv2/src/draft.rs
: outline of program with comments -- drafted before implementation
programs/ammv2/src/
instructions/
init_pool.rs
: initialize a new poolliqduidity.rs
: add and remove liquidityswap.rs
: perform a token swap
tests/ammv2.ts
:- intialize a new pool
- add liquidity (x3)
- remove liquidity
- swap
- remove liquidity