From fcb71c3caa3a7edbee9d03888d177fc1cedf989e Mon Sep 17 00:00:00 2001 From: Leonardo Bautista-Gomez Date: Tue, 6 Jun 2023 11:58:46 +0200 Subject: [PATCH] Whitepaper table of content --- whitepaper/ToC.md | 42 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 whitepaper/ToC.md diff --git a/whitepaper/ToC.md b/whitepaper/ToC.md new file mode 100644 index 0000000..264d38a --- /dev/null +++ b/whitepaper/ToC.md @@ -0,0 +1,42 @@ + * Introduction + + * Requirements + - Decentralization + - Durability + - Availability + - Reliability + + * Design + - Erasure Coding + + Reed-Solomon Encoding + + Block Dispersal + - Remote Auditing + + SNARK analysis + + Verification Efficiency + - Data Recovery + + Lazy Repair + + Repair Incentives + - Open Marketplace + + Slot Assignment + + Contract Lifecycle + + * Comparison + - Filecoin + - Storj + - Arweave + - Sia + - Swarm + + * Tutorial + - Codex API + - Hardware Requirements + - Run Codex + - Perform Tests + + * Roadmap + - Dagger + - Scimitar + - Longsword + - Katana + + * References