Skip to content

ethereumidentitykit/sticker-gen

Repository files navigation

ENS Sticker Generator

Generate printable stickers from ENS profile data.

Features

  • Fetch ENS profile data from EthFollow API
  • Generate 2 sticker formats:
    • 500x500px (1x1) - Square sticker with avatar and name
    • 1000x500px (2x1) - Rectangular sticker with header, avatar, name, bio, and QR code
  • Download generated stickers as PNG files
  • Print-ready quality

Development

npm install
npm run dev

Open http://localhost:3000 (or next available port) in your browser.

Tech Stack

  • Next.js 14
  • TypeScript
  • Tailwind CSS
  • html2canvas
  • qrcode

Deployment

Deploy to Railway or any Node.js hosting platform.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors