diff --git a/README.md b/README.md index baf9505..c31ced0 100644 --- a/README.md +++ b/README.md @@ -12,4 +12,4 @@ Our developer documentation serves as a comprehensive guide to understanding and * [**Technology Overview**](how-coti-works/): Dive into the technical foundations of the COTI network, including the cryptographic principles and innovative solutions behind its operation. * [**Quickstart Guide**](build-on-coti/quickstart.md): Get up and running with the COTI network quickly, using step-by-step instructions and practical examples. -* [**Developer Tools**](build-on-coti/tools/): Check out the innovative tools and resources to empower developers and organizations. +* [Privacy on Demand](privacy-on-demand/README.md) — Private computation on COTI with EVM orchestration (PoD) diff --git a/SUMMARY.md b/SUMMARY.md index 9448ef4..1e34738 100644 --- a/SUMMARY.md +++ b/SUMMARY.md @@ -116,8 +116,14 @@ * [Async private operations](privacy-on-demand/async-private-operations.md) * [How do PoA fees work?](privacy-on-demand/how-poa-fees-work.md) * [For developers: mapping concepts to the SDK](privacy-on-demand/for-developers-mapping-to-the-sdk.md) + * [Account onboarding (AES key)](privacy-on-demand/account-onboarding-aes-key.md) + * [COTI TypeScript SDK for PoD](privacy-on-demand/coti-typescript-sdk-for-pod.md) + * [TypeScript PoD SDK](privacy-on-demand/typescript-pod-sdk.md) + * [Reference: data types (it/ct/gt)](privacy-on-demand/reference-data-types.md) + * [Reference: PodLib primitives](privacy-on-demand/reference-podlib-and-primitives.md) + * [Contract patterns checklist](privacy-on-demand/contract-patterns-checklist.md) + * [Reference: examples and contracts](privacy-on-demand/reference-examples-and-contracts.md) * [Tutorials: building PoD dApps](privacy-on-demand/tutorials-privacy-on-demand.md) - * [TypeScript PoD SDK (CotiPodCrypto, PodContract)](privacy-on-demand/typescript-pod-sdk.md) * [Cookbook: private investor allocations with PoD](privacy-on-demand/cookbook-private-investor-allocations.md) * [Tutorial: private Adder on Sepolia](privacy-on-demand/tutorial-private-adder-sepolia.md) * [Tutorial: custom privacy logic with PoD](privacy-on-demand/tutorial-custom-logic.md) diff --git a/privacy-on-demand/README.md b/privacy-on-demand/README.md index 34ecb96..b35755f 100644 --- a/privacy-on-demand/README.md +++ b/privacy-on-demand/README.md @@ -16,16 +16,17 @@ Privacy on Demand lets applications use **strong privacy for data and computatio