Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 939 Bytes

README.md

File metadata and controls

33 lines (23 loc) · 939 Bytes

What is POAPSlider?

This is an application (initially) created to display the POAPs of an address, in a cool-looking way. Built with Next.js and TypeScript.

How to use it?

Just open the application and enter the address you want to display the POAPs of, or connect with Metamask to display your own POAPs.

ToDo List

  • Connect to Metamask Wallet
  • Fetch POAPs from POAP API
  • Display the POAPs in the slider
  • Input field to enter an address
  • POAP Details screen
  • Error handling
  • SEO and OpenGraph
  • Display address on URL

and more...

Libraries used

I would like to thank POAP for giving me access to their API.