shovel-bootstrap
Infrastructure
User Experience
The problem shovel-bootstrap solves
Developers who want to consume data from blockchains face challenges such as setup complexity, data scaling, and privacy. In this project, we enhance the user experience for shovel. We’ve created a helm chart which allows developers to quickly get started extracting their own data into Postgres. Similar functionality exists in tools like Dune and Etherscan, but they do not support full privacy and ownership of the data.
From the shovel docs:
Shovel is an open source tool for synchronizing Ethereum data to your Postgres database. Own your blockchain data without vendor lock-in.
Challenges you ran into
Understanding how shovel’s configuration fits into the kubernetes deployment pattern.
Technology used
helm, kubernetes, postgresql