logos-co / nomos-node

Nomos blockchain node
38 stars 13 forks source link

DA Http Endpoints #670

Closed bacv closed 2 days ago

bacv commented 4 days ago

Expose add_blob and get_range from DaVerifier and DaIndexer in Nomos Http Api.

bacv commented 2 days ago

Looking good. Next step is to integrate it within some tests?

Yes, verifier and indexer services can now be used in out integration tests.