To install dependencies:
bun install
To run:
bun start
To run tests:
bun test
Requirements: Use bun + viem to complete interactions with Uniswap or PancakeSwap project
1. ETH swap to USDT
2. USDT swap to ETH
3. Add ETH/USDT LP
4. Remove ETH/USDT LP
MIT
This project was created using bun init
in bun v1.0.33. Bun is a fast all-in-one JavaScript runtime.