At getblink.fun you can create BLINKS that can power transactions on solana from the twitter itself!!
Here's what getblink.fun can do: https://youtu.be/cYiuhx9dmcQ?si=ReEVOwNUaYp1sXOX
This project is generated with the create-solana-dapp generator.
- Node v18.18.0 or higher
git clone <repo-url>
cd <repo-name>
npm install
MONGODB_URI=MONGODB-URI
npm run dev
This is a React app.
Start the web app
npm run dev
Build the web app
npm run build