Go to file
Julian 04674745c2
[Blockchain Watcher] (EVM) Fix moonbeam process (#900)
Improve sleepTime and isBlockFinalized value
2023-12-12 12:29:36 -03:00
.github [Blockchain Watcher] Initial version (#806) 2023-11-28 16:00:45 -03:00
analytics Add top-symbols-by-volume endpoint and influx tasks (#887) 2023-12-11 14:32:25 -03:00
api Add top-symbols-by-volume endpoint and influx tasks (#887) 2023-12-11 14:32:25 -03:00
blockchain-watcher [Blockchain Watcher] (EVM) Fix moonbeam process (#900) 2023-12-12 12:29:36 -03:00
common Handle native tx hash for solana when receive event from blockchain-watcher (#851) 2023-12-04 16:29:38 -03:00
contract-watcher Improve solana performance in contract-watcher (#845) 2023-12-04 10:56:56 -03:00
deploy [Blockchain Watcher] (EVM) Add moonbeam chain (#886) 2023-12-12 10:27:30 -03:00
event-watcher
fly Integrating blockchain watcher data into mongodb (#820) 2023-11-27 12:31:35 -03:00
jobs Add supported tokens for testnet (#810) 2023-11-28 10:16:40 -03:00
parser Add supported tokens for testnet (#810) 2023-11-28 10:16:40 -03:00
pipeline
spy Integrating blockchain watcher data into mongodb (#820) 2023-11-27 12:31:35 -03:00
tx-tracker Ignore vaa from near in tx-tracker (#883) 2023-12-11 10:16:06 -03:00
.gitignore
LICENSE
Makefile
README.md
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/