From 4252ebc27fcf1242eb9c42ce9cb8b311fd1271a2 Mon Sep 17 00:00:00 2001 From: Bnonni Date: Wed, 28 Aug 2024 17:40:19 -0400 Subject: [PATCH] update index --- index.html | 103 ++++++++++++++++++++++++++++++++++------------------- 1 file changed, 67 insertions(+), 36 deletions(-) diff --git a/index.html b/index.html index 45e520d..7d805a7 100644 --- a/index.html +++ b/index.html @@ -4,7 +4,7 @@ - FormFree Protocols & Schemas | formfree.github.io + FormFree | formfree.github.io @@ -111,14 +111,22 @@

Manifests

Protocols

DCX

-

Below are protocol definitions for DCX: full protocol (combined verifier & applicant), verifier only and applicant only. - Protocols define the CRUD operations permitted on the different DWN records defined in the - Schemas section below. The full DCX protocol is not implemented directly. It is implemented - separately but is provided here for reference.

+

+ Below are protocol definitions for DCX: full protocol (combined verifier & applicant), verifier only + and applicant only. Protocols define the CRUD operations permitted on the different DWN records + defined in the Schemas section below. The full DCX protocol is not implemented directly. It is + implemented separately but is provided here for reference. +

Schemas

-

Below are schema definitions for DWN records used by FF. Schemas define the structure of the - different DWN records - defined in the Protocols section above. The schemas are used to construct and validate the DWN - records.

+

+ Below are schema definitions for DWN records used by FF. Schemas define the structure of the + different DWN records defined in the Protocols section above. The schemas are used to construct and + validate the DWN records. +

General

DCX