# {{name}}

A Vincent tool created with @lit-protocol/vincent-scaffold-sdk.

## Getting Started

```bash
# Install dependencies
npm install

# Run in development
npm run dev

# Build for production
npm run build
```

## Documentation

Add documentation for your tool here.