SalesData App

This particular application displays NFT sales data for a supplied NFT name, and over a specific period. Use cases of this are:

a. Running custom analytics on certain NFT collections

b. Tracking changes in ownership across a certain collection

c. Tracking NFT activity

d. Revealing details on active wallets within holders of a collection

The program was written in javascript. The full source code and installation instructions are available on the Verbwire github page here.

Requirements

  1. Sign up for your Verbwire API key.
  2. Make sure you have node and npm installed