Go to file
walker-16 abb5baf24e
add metrics to tx-tracker (#556)
2023-07-19 09:04:41 -03:00
.github/workflows
analytics Fix notional error with coingecko and add endpoint to push metrics in… (#551) 2023-07-18 11:33:17 -03:00
api Fix `GET /api/v1/transactions?address={addr}` (#550) 2023-07-18 09:54:52 -03:00
common 514 modify parser to support new vaa payload parser response (#521) 2023-07-12 12:51:17 -03:00
contract-watcher Fix contract-watcher last block metrics (#553) 2023-07-18 11:27:42 -03:00
deploy Update tx tracker backfiller (#540) 2023-07-18 12:00:04 -03:00
devnet
fly
jobs Fix notional error with coingecko and add endpoint to push metrics in… (#551) 2023-07-18 11:33:17 -03:00
parser 514 modify parser to support new vaa payload parser response (#521) 2023-07-12 12:51:17 -03:00
pipeline
spy Minor changes for production deployment (#541) 2023-07-14 14:20:42 -03:00
tx-tracker add metrics to tx-tracker (#556) 2023-07-19 09:04:41 -03:00
.gitignore
LICENSE
Makefile
README.md
Tiltfile
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.

Components

Mongo

Mongo Express

Fly

References

https://hub.docker.com/_/mongo

https://www.mongodb.com/docs/drivers/go/current/