# Tech Stack

## Language & Runtime
- TypeScript (target ES2020)
- Node.js (CommonJS modules)

## Build & Tooling
- TypeScript Compiler (tsc)
- Build outputs to `build/`

## Testing
- Jest
- ts-jest

## Linting & Formatting
- ESLint
- Prettier

## Release & Versioning
- semantic-release
- commitizen + conventional changelog tooling

## Core Dependencies
- ethers v5
- @uniswap/sdk-core
- @uniswap/v3-sdk
- @uniswap/v3-periphery
- @steerprotocol/sdk
