NFT sales checker with Alchemy's SDK
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
lza_menace 0ecae09714 add web server to show data 4 weeks ago
public add web server to show data 4 weeks ago
src add web server to show data 4 weeks ago
.gitignore init 4 weeks ago
README.md init 4 weeks ago
bun.lockb add web server to show data 4 weeks ago
package.json add web server to show data 4 weeks ago
tsconfig.json init 4 weeks ago

README.md

alchemy-nft-scraper

To install dependencies:

bun install

To run:

bun run src/index.js

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