1.0.1 • Published 1 year ago

eth-insights-collector v1.0.1

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

EtherealInsightsCollector

Dive deeper into the essence of NFTs with EtherealInsightsCollector, a powerful extension of Web3WondersNFTGatherer designed to unveil the rarity and trends of your cherished collections.

Enchanting Features

  • Rarity Rankings: Unravel the uniqueness of each NFT within a collection.
  • Market Trends: Stay ahead with cutting-edge analysis of market movements.

Enchantment Procedure

Embrace the insights:

# Enlist the collector's wisdom
npm install eth-insights-collector

# Commence the insight gathering
npm start

Consult the Oracle Venture into the realms of rarity and trends:

const insightsCollector = new EtherealInsightsCollector('<INFURA_URL>');

// Uncover the rarity
insightsCollector.analyzeCollectionRarity('<CONTRACT_ADDRESS>').then(console.log);

// Discern the market trends
insightsCollector.analyzeMarketTrends('<CONTRACT_ADDRESS>').then(console.log);

Elevate your NFT experience with EtherealInsightsCollector.