Go to file
walker-16 1e5aeedfd9
Fix notional error with coingecko and add endpoint to push metrics in… (#551)
Fix notional error with coingecko and add endpoint to push metrics in analytics
Co-authored-by: ftocal <fert1335@gmail.com>
2023-07-18 11:33:17 -03:00
.github/workflows
analytics Fix notional error with coingecko and add endpoint to push metrics in… (#551) 2023-07-18 11:33:17 -03:00
api Fix `GET /api/v1/transactions?address={addr}` (#550) 2023-07-18 09:54:52 -03:00
common 514 modify parser to support new vaa payload parser response (#521) 2023-07-12 12:51:17 -03:00
contract-watcher Fix contract-watcher last block metrics (#553) 2023-07-18 11:27:42 -03:00
deploy Fix environment env var in jobs component (#547) 2023-07-17 11:17:05 -03:00
devnet
fly Fix alert prefix with new enviroment values (#509) 2023-07-06 11:20:18 -03:00
jobs Fix notional error with coingecko and add endpoint to push metrics in… (#551) 2023-07-18 11:33:17 -03:00
parser 514 modify parser to support new vaa payload parser response (#521) 2023-07-12 12:51:17 -03:00
pipeline Fix alert prefix with new enviroment values (#509) 2023-07-06 11:20:18 -03:00
spy Minor changes for production deployment (#541) 2023-07-14 14:20:42 -03:00
tx-tracker Fix tx tracker performance issues (#537) 2023-07-14 10:39:09 -03:00
.gitignore
LICENSE
Makefile Fix and refactor of analytics (#376) 2023-06-01 16:32:00 -03:00
README.md
Tiltfile
go.work Fix and refactor of analytics (#376) 2023-06-01 16:32: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/