rollmint icon indicating copy to clipboard operation
rollmint copied to clipboard

Support using a Celestia Full Node RPC endpoint to submit/retrieve blobs

Open Manav-Aggarwal opened this issue 3 months ago • 3 comments

Currently Evolve Node uses a specific API from Celestia Node so a user needs to use a light node with an evolve node, it'd be useful to support a full node instead to reduce overhead for network requests from a light node to full node to download Celestia blocks

Manav-Aggarwal avatar Aug 08 '25 22:08 Manav-Aggarwal

i think this one will be harder since we avoid using the raw rpc because there is not a go package we can depend on directly, hence the reason for the DA interface

tac0turtle avatar Aug 08 '25 22:08 tac0turtle

Anyone is working on this?

Eoous avatar Aug 22 '25 08:08 Eoous

no one is working on this, we'd be happy to have you work on it

tac0turtle avatar Aug 22 '25 08:08 tac0turtle