Go to file
Julian 09585b5b97
[Blockchain Watcher] (MANTLE) Map portal token bridge contract (#1464)
Map portal token bridge contract

Co-authored-by: julian merlo <julianmerlo@julians-MacBook-Pro.local>
2024-06-04 12:13:48 -03:00
.github Store duplicate vaas on a secondary collection (#1308) 2024-04-22 14:26:07 -03:00
analytics Start writing vaa_volume_v3 (#1438) 2024-05-29 12:26:00 -03:00
api Find by txHash in observations endpoint (#1450) 2024-06-04 12:12:44 -03:00
blockchain-watcher [Blockchain Watcher] (MANTLE) Map portal token bridge contract (#1464) 2024-06-04 12:13:48 -03:00
common Find by txHash in observations endpoint (#1450) 2024-06-04 12:12:44 -03:00
contract-watcher remove connect from contract-watcher (#1398) 2024-05-13 12:10:42 -03:00
deploy Find by txHash in observations endpoint (#1450) 2024-06-04 12:12:44 -03:00
event-watcher
fly Find by txHash in observations endpoint (#1450) 2024-06-04 12:12:44 -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 Fix go dependencies (#1448) 2024-05-28 11:30:41 -03:00
pipeline Fix go dependencies (#1448) 2024-05-28 11:30:41 -03:00
spy Store duplicate vaas on a secondary collection (#1308) 2024-04-22 14:26:07 -03:00
tx-tracker Feature/handle governor fly event processor (#1436) 2024-05-31 15:38:21 -03:00
.gitignore
LEGAL.txt
LICENSE
Makefile
README.md
go.work 1301 create a backgroundrecurrent process which checks which duplicate vaas txs actually reached finality on the blockchain (#1359) 2024-05-07 16:38:16 -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/