Skip to content

FlexFinTx/algorand-roundhash-mapper

Repository files navigation

Algorand RoundHash Mapper

A worker service which maps Algorand block hashes to block numbers and saves them in a Mongo database

Installation Instructions

Prerequisites

  • NodeJS
  • Docker and Docker Compose

Setup

  • Clone the project
  • Run npm install to initialize the dependencies and type definitions (Optional)
  • Run docker-compose build to build the image
  • Run docker-compose up to start the worker and database

About

A worker which stores a mapping from blockHash to blockRound for Algorand in a Mongo database

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published