yarn install
yarn run dev
The REST API to the cryptopunks API is described below.
GET /punks/
http://localhost:1337/api/punks/
https://cryptopunks.herokuapp.com/api/punks
GET /punks/:id
http://localhost:1337/api/punks/:id
https://cryptopunks.herokuapp.com/api/punks/:id
The cryptoPunkData.json contains a complete 10,000 entry object including every CryptoPunk.
Github User: cryptopunksnotdead for the csv data
Larva Labs: Where it all started!