Closed casesandberg closed 5 months ago
We have the basic transaction scaffolding set up, and for now its just passing all of the desired shares to the user and not actually doing AMM stuff yet. Take a look at packages/amms/lib/maniswap-v1.ts for the hook in the multi-step buying process.
packages/amms/lib/maniswap-v1.ts
We have the basic transaction scaffolding set up, and for now its just passing all of the desired shares to the user and not actually doing AMM stuff yet. Take a look at
packages/amms/lib/maniswap-v1.ts
for the hook in the multi-step buying process.