From d7a189134ba7cf34d983973fcd24c63942cffb65 Mon Sep 17 00:00:00 2001 From: Sebastian Nagel Date: Sat, 14 Sep 2024 10:14:09 +0200 Subject: [PATCH] Add some more notes to ideas --- src/ideas.md | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/src/ideas.md b/src/ideas.md index ddca77a..03064ee 100644 --- a/src/ideas.md +++ b/src/ideas.md @@ -6,6 +6,10 @@ Driving forces that could improve the situation of the Cardano node architecture - Conformance tests - CIPs? - Open standards / avoid not invented here / off-the-shelf especially close to the user + - Node-to-client niche way to implement an API + - Many components built by the community to work around the limitations + - Would have happened anyways, but maybe some could have been avoided? + - Example: ogmios, was started out of frustration about unusability of n2c, now de-facto standard sidecar to a cardano-node