Skip to content

fersirni/eth-transactions-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ethereum Network Transactions API (Rinkeby)

This API retrieves and filter transactions from the Ethereum network. Transactions can be filtered by hash, block number, from and to addresses.

Storage

This service also works as a Data Ingestion service, subscribed to the "new block" event in the Ethereum blockchain stores the transactions in a Mongo Database.

Stack and tools

It is a Node.js service with typescript. To interact with the blockchain the library used is ethers.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published