cyber_punks_scroll_all.mp4
cyber_punks_to_bored_ape.mp4
For reference, here are address of the notable NFT projects
- Cyberpunk
- 0xb47e3cd837ddf8e4c57f05d70ab865de6e193bbb
- Bored Ape
- 0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d
- Meebits
- 0x7bd29408f11d2bfc23c34f18275bbf23bb716bc7
npm start
- Requirements
- Use SWR for data fetching (https://swr.vercel.app/docs/getting-started ) and React as the front end framework
- Get data from POST https://v2.api.genie.xyz/assets
- Add infinite scroll, loading 25 NFTs at a time
- Specs
- It only supports contract address search
- contract address can be non-checksummed version (0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d) or checksummed version (0xBC4CA0EdA7647A8aB7C2061c2E118A18a936f13D). It also accept address without
0xprefix (bc4ca0eda7647a8ab7c2061c2e118a18a936f13d)