Solana blink generator at getblink.fun, you can create BLINKS that can power transactions on solana from the twitter itself!!
- Node v18.18.0 or higher
git clone https://github.com/catlovedev/solana-blinks.git
cd ./solana-blinks
npm install
MONGODB_URI=MONGODB-URI
npm run dev
Build the web app
npm run build