unionlabs / union

The trust-minimized, zero-knowledge bridging protocol, designed for censorship resistance, extremely high security, and usage in decentralized finance.
https://union.build
Apache License 2.0
68 stars 15 forks source link

Add Hubble as an event source for Voyager #606

Closed benluelo closed 11 months ago

benluelo commented 1 year ago

Since Hubble indexes all on-chain events, it would be easy to add it as a source for events in Voyager. This would make deployment quite easy, as it would reduce the amount of config required drastically - just point at Hubble and you're good to go.

Ideally, it would be possible to get all required chain info from hubble as well. i.e:

benluelo commented 11 months ago

closing as this will no longer be relevant after #133