Skip to content

Fetching Ethereum Block Data using web3 and nodejs and store it in Local Db

License

Notifications You must be signed in to change notification settings

RjtSinghal/Fetching-Ethereum-Block-Data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fetching-Ethereum-Block-Data

Fetching Ethereum Block Data using web3 and nodejs and store it in Local Db

To start Server :

  • npm i

  • nodemon

  • When you start the project, the data of transactions of last 10000 blocks will be stored in your database.

  • You can get the tx list of address by using 'localhost:3000/api/v1/users/tx?address=

    '

About

Fetching Ethereum Block Data using web3 and nodejs and store it in Local Db

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published