This simple app was built using the Verbwire API. The App displays NFT sales data for a given NFT name and over a specified time period. For more details on using the Verbwire API you can access the full API docs here
- Make sure you have a Verbwire API Key. You can sign up for a free API key HERE
-
In the file, nftSalesData.js, replace the text "YOUR API KEY GOES HERE" with your actual API key. See image in the additional section below.
-
From you command prompt, type in npm i to install node modules
-
From you command prompt, type in node nftSalesData.js to start the program
-
Open your browser and goto localhost:8080 to see the program running
Your output should look like this: