Mirror, decentralized and on-chain verification for 0xNineteen/anchor-uniswap-v2
|
|
il y a 3 ans | |
|---|---|---|
| migrations | il y a 3 ans | |
| programs | il y a 3 ans | |
| tests | il y a 3 ans | |
| .gitignore | il y a 3 ans | |
| Anchor.toml | il y a 3 ans | |
| Cargo.lock | il y a 3 ans | |
| Cargo.toml | il y a 3 ans | |
| README.md | il y a 3 ans | |
| package.json | il y a 3 ans | |
| tsconfig.json | il y a 3 ans | |
| yarn.lock | il y a 3 ans |
programs/ammv2/src/draft.rs: outline of program with comments -- drafted before implementationprograms/ammv2/src/
instructions/
init_pool.rs: initialize a new poolliqduidity.rs: add and remove liquidityswap.rs: perform a token swaptests/ammv2.ts: