A blockchain indexer which scans each and every block and stores all details. The service indexes data from FROM_BLOCK to TO_BLOCK and exposes api for transactions of an address.
Provide these values in the .env file. NODE_ENDPOINT= DB_HOST= DB_USER= DB_PASSWORD= DB_NAME=
node index.js