0cd38590ce
* Push changes to analytics manifest and pod's resources * Push changes to api manifest and pod's resources/scaler * Push changes to contract-watcher manifest and pod's resources * Push changes to fly manifest and pod's resources/scaler * Push changes to notional manifest and pod's resources * Push changes to parser manifest and pod's resources/scaler * Push changes to pipeline manifest and pod's resources * Push changes to spy manifest and pod's resources * Push changes to tx-tracker manifest and pod's resources/scaler * Push changes to blockchain-watcher manifest and pod's resources * Added a new serviceAccount named 'blockchain-watcher' |
||
---|---|---|
.github | ||
analytics | ||
api | ||
blockchain-watcher | ||
common | ||
contract-watcher | ||
deploy | ||
event-watcher | ||
fly | ||
jobs | ||
notional | ||
parser | ||
pipeline | ||
spy | ||
tx-tracker | ||
.gitignore | ||
LEGAL.txt | ||
LICENSE | ||
Makefile | ||
README.md | ||
go.work |
README.md
Wormhole Explorer
Background
WIP
It would be more efficient and reliable for...
- an indexer to be populated by an independent party (Fly) listening on the p2p network
- integrators to query a service for signed VAAs instead of round-robining the public guardian endpoints
More insight into Wormhole network status, stats, and messages would be great!
The service can even be extended to offer websockets or webhooks to stream new VAAs.