https://github.com/thrishank/blinks
https://github.com/thrishank/blinks
Last synced: 12 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/thrishank/blinks
- Owner: thrishank
- Created: 2024-08-31T20:33:24.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-27T20:10:22.000Z (over 1 year ago)
- Last Synced: 2025-01-03T11:19:26.246Z (over 1 year ago)
- Language: TypeScript
- Size: 1.27 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Solana Blinks
This repository contains a collection of Solana blinks i created using the Dialect protocol. Blinks are interactive blockchain experiences that can be shared and executed anywhere on the internet.
## Features
1. Buy Me a Coffee Blink
- Allow users to send you SOL as a tip
- Customizable amounts
2. Token-Gated Poll Blink
- Create polls where only users holding a specific token can vote
3. Blink-within-a-Blink
- Create new blinks dynamically within the application
4. Transaction Activity Heatmap
- Generate a visual representation of a user's transaction activity over the past year
5. Cal.com Event Blink
- Create blinks for Cal.com events with custom pricing
## Technologies Used
- Next.js
- Prisma
- Solana Web3.js
- Dialect Actions SDK
- Canvas for image generation
- QRCode for QR code generation
```