Go to file
agodnic 9e4aa45305
[tx-tracker] Add support for Terra, Injective, Acala and Karura (#502)
### Description

Tracking issue: https://github.com/wormhole-foundation/wormhole-explorer/issues/499

This pull request adds support in the `tx-tracker` service for the blockchains Terra, Injective, Acala and Karura.

Also, deployment settings were updated with reasonable defaults.
2023-07-05 14:53:00 -03:00
.github/workflows
analytics Add prometheus metrics in analytics (#488) 2023-07-03 11:51:20 -03:00
api Fix issue in `txHash` search (#494) 2023-07-04 09:58:21 -03:00
common [contract-watcher] Add opsgenie alerts and prometheus metrics (#472) 2023-06-30 11:25:09 -03:00
contract-watcher [contract-watcher] Add opsgenie alerts and prometheus metrics (#472) 2023-06-30 11:25:09 -03:00
deploy [tx-tracker] Add support for Terra, Injective, Acala and Karura (#502) 2023-07-05 14:53:00 -03:00
devnet
fly Fix max-sequece key in fly (#491) 2023-07-03 15:58:34 -03:00
jobs fix separator (#481) 2023-06-29 18:35:31 -03:00
parser Update parser Makefile (#501) 2023-07-04 17:48:47 -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 Fix and refactor of analytics (#376) 2023-06-01 16:32:00 -03:00
README.md
Tiltfile
go.work Fix and refactor of analytics (#376) 2023-06-01 16:32:00 -03:00

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/