We've added CLI commands to add/remove liquidity. These commands are meant to simplify maintenance of testnet v3 pools: to rebalance pools, add more tokens to have deeper liquidity.
They mostly seem to be working, but I'm not sure I can correctly create pools with good real world ratios.
We can deploy our own factory/router or we can consider using Zuno's contracts.
We need to:
- Try using the CLI commands to create pools, add liquidity (flag if they're not producing correct results)
- Leave comments in the PR with successful command execution, so we can have them for reference
- Seed liquidity for all native gas and some USDC using real world ratio (or reasonably close to real world values)