rarepepi / nft-collection-scraper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nft-collection-scraper

To install dependencies:

bun install

To run:

bun run index.ts

This project was created using bun init in bun v1.0.0. Bun is a fast all-in-one JavaScript runtime.

Setup Environment Variables

  1. Get an API Key from https://www.alchemy.com/

  2. Create .env file at root of project

  3. set API_KEY=<YOUR_ALCHEMY_API_KEY

About


Languages

Language:TypeScript 100.0%