An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

tip.bot

# 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