This is an skeleton app that uses the Alchemy SDK rigged to Alchemy's Enhanced APIs in order to display all of an address's ERC-721 tokens, including a call to any image
attached to their metadata.
- Install dependencies by running
npm install
- Start application by running
npm run dev
Fork this repo and build out more features! This is minimalistic on purpose.
We purposefully built this out to be a skeleton version of what can be the next big thing so that you can practice some software development! Here are a few challenge suggestions: