* Add Readme, dockerfile, go module init * Add config package and main * Add infrastructure package [health/ready] * Add common lib * Add http/queue package * build healtcheck to influx cloud version * Add vaa_count metric * Enable pyth message |
||
---|---|---|
.github/workflows | ||
analytic | ||
api | ||
common | ||
deploy | ||
devnet | ||
fly | ||
onchain_data | ||
parser | ||
pipeline | ||
server | ||
spy | ||
web | ||
.gitignore | ||
LICENSE | ||
Makefile | ||
README.md | ||
Tiltfile |
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.