https://github.com/tempoxyz/tip.bot
Chat-native stablecoin micropayments
https://github.com/tempoxyz/tip.bot
Last synced: 2 days ago
JSON representation
Chat-native stablecoin micropayments
- Host: GitHub
- URL: https://github.com/tempoxyz/tip.bot
- Owner: tempoxyz
- Created: 2026-05-07T16:23:16.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2026-06-01T21:32:22.000Z (29 days ago)
- Last Synced: 2026-06-01T22:13:06.282Z (29 days ago)
- Language: TypeScript
- Homepage: https://tip.bot
- Size: 5.49 MB
- Stars: 4
- Watchers: 0
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: .github/README.md
- Agents: AGENTS.md
Awesome Lists containing this project
README

# tip.bot
Chat-native stablecoin micropayments
## Development
```sh
pnpm install # Install dependencies
pnpm db:migrate # Run D1 migrations
pnpm db:codegen # Generate types from database
pnpm gen:types # Generate worker types
pnpm dev # Start https://tipbot.localhost
```
## License
MIT