logos-co / nomos-node

Nomos blockchain node
38 stars 13 forks source link

DA: Implement base structure for verifier service #627

Closed danielSanchezQ closed 1 month ago

danielSanchezQ commented 3 months ago

Added verifier service that expects nomos da protocol implementation as a backend.

Libp2p network adapter is reverted to the version as in previous da service implementation - it should be functional, but the plan for a short term is to use http api for tests and cli (until Da Dissemination protocol is defined).

Service integration test will be added after this PR is reviewd and merged.

bacv commented 1 month ago

@danielSanchezQ please review, I can't add you on GH because you've created the initial PR.