Go to file
ftocal a4788b8522
Fix prometheus metrics in contract-watcher (#504)
Co-authored-by: walker-16 <agpazos85@gmail.com>
2023-07-05 16:00:06 -03:00
.github/workflows
analytics Add prometheus metrics in analytics (#488) 2023-07-03 11:51:20 -03:00
api Remove notional cache from the `api` component (#500) 2023-07-05 15:07:24 -03:00
common
contract-watcher Fix prometheus metrics in contract-watcher (#504) 2023-07-05 16:00:06 -03:00
deploy Remove notional cache from the `api` component (#500) 2023-07-05 15:07:24 -03:00
devnet
fly Fix max-sequece key in fly (#491) 2023-07-03 15:58:34 -03:00
jobs
parser Add opsgenie alertClient to parser (#496) 2023-07-05 15:39:56 -03:00
pipeline Change to deploy prometheus metrics for parser and pipeline (#497) 2023-07-04 15:23:26 -03:00
spy
tx-tracker [tx-tracker] Add support for Terra, Injective, Acala and Karura (#502) 2023-07-05 14:53:00 -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/