Go to file
walker-16 9fa7541238
Feature/remove legacy web and server project (#477)
* remove legacy web project

* remove legacy server project
2023-06-29 17:12:45 -03:00
.github/workflows
analytics add prefix to chacheable and fix deploy (#479) 2023-06-29 15:54:45 -03:00
api add prefix to chacheable and fix deploy (#479) 2023-06-29 15:54:45 -03:00
common add prefix to chacheable and fix deploy (#479) 2023-06-29 15:54:45 -03:00
contract-watcher Add endpoint `GET /api/v1/transactions` (#388) 2023-06-12 11:43:48 -03:00
deploy add prefix to chacheable and fix deploy (#479) 2023-06-29 15:54:45 -03:00
devnet
fly Fix env vars Environment (#476) 2023-06-29 15:07:07 -03:00
jobs 321 replace redis to elasticcache (#467) 2023-06-28 15:04:36 -03:00
parser
pipeline
spy
tx-tracker Add support for Oasis and Algorand in the `tx-tracker` service (#455) 2023-06-23 22:21:34 -03:00
.gitignore
LICENSE
Makefile
README.md
Tiltfile
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/