Skip to content

zaplist - create a pretty avatar grid of who zapped you in last X days on nostr

License

Notifications You must be signed in to change notification settings

HiveTalk/zaplist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zaplist

Generate a grid of who sent you zaps, so you can thank them for contributing to a project. Inspired by contrib.rocks

  • currently gets zaps from all relays for a specific user in the last X days
  • generates a grid that can be downloaded as a .html file
Screenshot 2024-08-04 at 12 27 32 PM

How to run

node.js 18+ required

npm install
npm run start

visit http://localhost:3000

Good First issues

Contributing

  • New contributors welcome, this is a good micro project to get your feet wet with foss.

Contributors