Go to file
Julian c6b77d0bf3
[Blockchain Watcher] (EVM) Add sepolia support for testnet env (#1016)
* Add sepolia support for testnet env

* Add test

* Pull to main branch

* Change interval value for arbitrum

* Improve network name

* Mapped url correctly

* Resolve comment in Pr

* Mapped base-sepolia address

* Set public rpc in default url

* Mapped correctly base address

---------

Co-authored-by: julian merlo <julianmerlo@julians-MacBook-Pro.local>
2024-01-24 11:12:26 -03:00
.github
analytics Add support to sepolia chains (#1001) 2024-01-22 11:01:18 -03:00
api Add support to sepolia chains (#1001) 2024-01-22 11:01:18 -03:00
blockchain-watcher [Blockchain Watcher] (EVM) Add sepolia support for testnet env (#1016) 2024-01-24 11:12:26 -03:00
common Add support to sepolia chains (#1001) 2024-01-22 11:01:18 -03:00
contract-watcher Add support to sepolia chains (#1001) 2024-01-22 11:01:18 -03:00
deploy [Blockchain Watcher] (EVM) Add sepolia support for testnet env (#1016) 2024-01-24 11:12:26 -03:00
event-watcher
fly Increase vaa splitter buffer channel (#985) 2024-01-12 20:31:56 -03:00
jobs Create api notional with historical prices (#931) 2024-01-02 10:38:03 -03:00
notional Create api notional with historical prices (#931) 2024-01-02 10:38:03 -03:00
parser Add support to sepolia chains (#1001) 2024-01-22 11:01:18 -03:00
pipeline Add support to sepolia chains (#1001) 2024-01-22 11:01:18 -03:00
spy
tx-tracker Add support to sepolia chains (#1001) 2024-01-22 11:01:18 -03:00
.gitignore
LICENSE
Makefile
README.md
go.work Create api notional with historical prices (#931) 2024-01-02 10:38:03 -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/