/web3-blockscanner

@web3-blockscanner scans all blocks and their transactions to find the specific transaction that created ERC721 NFT smart contract

Primary LanguageJavaScript

web3-blockscanner

Node.js 16.16.0 && npm 6.14.14

Scan blocks and their all transactions on Ethereum network to find ERC721 Smart Contract creation transaction and contract addresses.

npm install
npm start //node index.js

recoded.gif