pragma-org / amaru

A node client for Cardano, written in Rust
20 stars 1 forks source link

[EPIC] Middleware integrations #5

Open KtorZ opened 1 month ago

KtorZ commented 1 month ago

Tasks

Acceptance Criteria

[^1]: In scope are at least Kupo & Oura. Others to be considered.

scarmuega commented 1 month ago

I think that for external tools (aka: not maintained by Pragma members) should go for compatibility via Ouroboros protocol instead of attempting an UTxORPC integration.

KtorZ commented 1 month ago

Why not both? If I recall correctly what we were discussing here was supporting utxoRPC in addition to existing sources; as a way to dog-feed that into our own components since they are easy targets.