Mirror, decentralized and on-chain verification for 0xNineteen/anchor-uniswap-v2
|
|
пре 3 година | |
|---|---|---|
| migrations | пре 3 година | |
| programs | пре 3 година | |
| tests | пре 3 година | |
| .gitignore | пре 3 година | |
| Anchor.toml | пре 3 година | |
| Cargo.lock | пре 3 година | |
| Cargo.toml | пре 3 година | |
| README.md | пре 3 година | |
| package.json | пре 3 година | |
| tsconfig.json | пре 3 година | |
| yarn.lock | пре 3 година |
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: