diff --git a/documentation/dev-portal/src/SUMMARY.md b/documentation/dev-portal/src/SUMMARY.md index a30434e5b8..427ec3230e 100644 --- a/documentation/dev-portal/src/SUMMARY.md +++ b/documentation/dev-portal/src/SUMMARY.md @@ -52,9 +52,9 @@ # Events - [HCPP23-serinko](./events/hcpp23-serinko.md) +- [HCPP23-max](./events/hcpp23-max.md) # FAQ - - [General](faq/general-faq.md) - [Integrations](faq/integrations-faq.md) - [Rewards & Token](faq/rewards-faq.md) diff --git a/documentation/dev-portal/src/events/hcpp23-max.md b/documentation/dev-portal/src/events/hcpp23-max.md new file mode 100644 index 0000000000..b9474c27ed --- /dev/null +++ b/documentation/dev-portal/src/events/hcpp23-max.md @@ -0,0 +1,28 @@ +# Building with Nym workshop + +## Mixnet architecture +[Mixnet motivations]() +[Mixnet architecture overview]() +[Mixnet traffic flow]() +[Tor + VPN comparison]() +[Addressing system]() + +## Clients +[Clients overview]() + +## SDKs +[Rust SDK]() +[Typescript SDK]() +[Interactive SDK docs]() + +### Rust examples +[Libp2p examples]() +[Lighthouse PoC]() +[Dev tutoral: chain service]() +[Community: Darkfi over Nym]() + +### Typescript +[Mixfetch NPM]() + + +