From b703b9d78ee973a6d30afd88e5005191158586a0 Mon Sep 17 00:00:00 2001 From: Lal Chandran Date: Thu, 19 Aug 2021 12:29:35 +0200 Subject: [PATCH] Added interop specs to document early implementations --- interface-specs/README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 interface-specs/README.md diff --git a/interface-specs/README.md b/interface-specs/README.md new file mode 100644 index 0000000..ed79e98 --- /dev/null +++ b/interface-specs/README.md @@ -0,0 +1,3 @@ +# Interface specifications + +Contains the interface specifications for Data Agreements that are used for interoperability. A reviwed common interface spec will be formulated based on the specific implementations. \ No newline at end of file