Use twitter auth and DB to store username with respective publicKeys. Use Solana actions to get the publicKeys and Blinks to get the tips.
- Dynamically generate OG image to fill in action
- Dynamic catch all route action for all users
- Create a new app on Twitter Developer
- fill .env file with the keys in
.env.example
- Run
pnpm dev