Skip to content

Latest commit

 

History

History
52 lines (39 loc) · 1.98 KB

README.md

File metadata and controls

52 lines (39 loc) · 1.98 KB

The Infura NFT API Coding challenge

Welcome to the Infura NFT API coding challenge. Follow the steps below to build and run this project locally. After running the application, view the landing page in your browser at localhost:8080, choose one of the base starter applications and extend the functionality using a creative use-case leveraging the Infura NFT API.

Then document your developer journey, and capture that journey in an article or video and submit your content at https://lootbox.consensys.net following the link in the email you received for various Infura goodies and prizes.

If you have any additional questions, please check out our Discord

Sign up for a free account

Sign up for the Infura NFT API BETA

Resources

More resources will be added as they become available.

Install - Build - Usage

Install

  yarn install

Build

  yarn build

Usage

Run Locally

  yarn start

View

Navigate to localhost:3000 in a browser to view the Landing page for more information and to view links to the sample base application starter Github repositories.