Full Node + Indexer Health Status
This was a small, independent project built out over a few weekends. This was
my first foray into servless design.
Context: BitGo indexes various blockchains in order to efficiently
access on-chain data for our wallets.
The Problem: We didn't have great insight into whether or not our full nodes
and indexers were at their respective chain heads.
The Solution: I wanted to build a simple dashboard that gave our team
insight into how our indexers were performing.
- The dashboard can be found here
- My thoughts on serverless architecture can be found here
- The open source code can be found here and here
- Launched: January 2019