0e4efd6673
* adding more overrides via env var * simplifying default cfg files * shared evm repo * move get evm logs to new action * move get solana txs to new action * minor folder cleanup * smaller docker image * add chain to evm block repo logs |
||
---|---|---|
.github | ||
analytics | ||
api | ||
blockchain-watcher | ||
common | ||
contract-watcher | ||
deploy | ||
event-watcher | ||
fly | ||
jobs | ||
parser | ||
pipeline | ||
spy | ||
tx-tracker | ||
.gitignore | ||
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.