Go to file
Julian 95a91cb668
[Blockchain Watcher] (CONFIG) Rename jobs pvc (#1653)
* Rename jobs pvc

* Rename jobs pvc

* Remove fromBlock value

* Add klayer ankr rpc for testnet

---------

Co-authored-by: julian merlo <julianmerlo@julians-MacBook-Air.local>
2024-09-02 12:13:48 -03:00
.github update go version in api (#1581) 2024-08-01 14:57:59 -03:00
analytics Add snaxchain to common and tx-tracker. Upgrade wh sdk dep (#1634) 2024-08-30 15:09:32 -04:00
api Add snaxchain to common and tx-tracker. Upgrade wh sdk dep (#1634) 2024-08-30 15:09:32 -04:00
blockchain-watcher [Blockchain Watcher] (STANDARD RELAYER) Skip redelivery for Standard Relayer (#1640) 2024-08-30 13:06:10 -03:00
common Add snaxchain to common and tx-tracker. Upgrade wh sdk dep (#1634) 2024-08-30 15:09:32 -04:00
deploy [Blockchain Watcher] (CONFIG) Rename jobs pvc (#1653) 2024-09-02 12:13:48 -03:00
event-watcher Feat/748 add last sequence number (#749) 2023-10-17 14:39:21 -03:00
fly [1528] add new filter payloadtype in operations endpoint (#1540) 2024-07-08 14:17:55 -03:00
fly-event-processor Feature/handle governor fly event processor (#1436) 2024-05-31 15:38:21 -03:00
jobs Find by txHash in observations endpoint (#1450) 2024-06-04 12:12:44 -03:00
notional Fix go dependencies (#1448) 2024-05-28 11:30:41 -03:00
parser Add snaxchain to common and tx-tracker. Upgrade wh sdk dep (#1634) 2024-08-30 15:09:32 -04:00
pipeline Add snaxchain to common and tx-tracker. Upgrade wh sdk dep (#1634) 2024-08-30 15:09:32 -04:00
spy Store duplicate vaas on a secondary collection (#1308) 2024-04-22 14:26:07 -03:00
tx-tracker Bump go version on tx-tracker build Dockerfile to 1.21 (#1643) 2024-08-30 15:57:16 -04:00
.gitignore Add wormchain injective integration (#1260) 2024-04-05 15:24:21 -03:00
LEGAL.txt Added legal disclaimers 2024-03-22 06:48:39 +08:00
LICENSE first commit 2022-09-07 18:43:05 +00:00
Makefile remove contact-watcher component (#1579) 2024-08-15 14:28:00 -03:00
README.md Update README.md 2022-10-05 03:08:42 -04:00
go.work remove contact-watcher component (#1579) 2024-08-15 14:28: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/