Skip to content

wudongyang/NFTMintMonitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

监听链上数据

初始化项目

npm init -y
npm install --save-dev hardhat@latest
npx hardhat
npm install --save-dev chai @nomiclabs/hardhat-ethers ethers @nomicfoundation/hardhat-toolbox @nomicfoundation/hardhat-chai-matchers
npm install alchemy-sdk
npm install dotenv

About

监控链上数据

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published