hexishq / velos

Velos: Lightweight Solana client for fast, efficient data streaming with minimal compute power.
Apache License 2.0
86 stars 9 forks source link

Implement Gossip #2

Closed leafaar closed 1 month ago

leafaar commented 1 month ago

We need to implement gossip, decouple and get only what we need from it. We are currently studying Agave Gossip and Sig Gossip to use as a template and make our own.