diff --git a/documentation/dev-portal/src/community-resources/ama.md b/documentation/dev-portal/src/community-resources/ama.md index d2d5af4675..580cb7b5c1 100644 --- a/documentation/dev-portal/src/community-resources/ama.md +++ b/documentation/dev-portal/src/community-resources/ama.md @@ -1,48 +1,7 @@ # DevRel AMAs -The Nym Technology Developer Relations AMA (Ask Me Anything) is an event organised by the Nym team to engage and connect with the developer community as well as answer any questions that they may have. +The Nym Technology Developer Relations AMA (Ask Me Anything) is an event organised by the Nym team to engage and connect with the developer community as well as answer any questions that they may have. > ⚠️ Hosted every fortnight on Wednesday @ 4pm UTC -Checkout out our playlist below: - -## 2023 -
- -## 2022 - - - - +Archives of these calls can be found [here](https://www.youtube.com/watch?v=0kVXR7aNOyg&list=PLoc3wV2YJYwohgwzf5IinyebV4GGYsa9K). diff --git a/documentation/docs/src/introduction.md b/documentation/docs/src/introduction.md index ee068a7f34..a6cf38aae7 100644 --- a/documentation/docs/src/introduction.md +++ b/documentation/docs/src/introduction.md @@ -1,8 +1,8 @@ # Introduction -This is Nym's technical documentation, containing information and setup guides about the various pieces of Nym software such as different mixnet infrastructure nodes, application clients, and existing applications like the desktop wallet and mixnet explorer. +This is Nym's technical documentation, containing information and setup guides about the various pieces of Nym software such as different mixnet infrastructure nodes, application clients, and existing applications like the desktop wallet and mixnet explorer. -If you are new to Nym and want to learn about the mixnet, how to integrate with the network, developer tutorials and quickstart guides, check out the [Developer Portal](https://nymtech.net/developers/). +If you are new to Nym and want to learn about the mixnet, how to integrate with the network, developer tutorials and quickstart guides, check out the [Developer Portal](https://nymtech.net/developers/). If you are looking for information on grants and beta-release Nym apps, check out the [Shipyard](https://shipyard.nymtech.net) site. @@ -11,13 +11,12 @@ If you are looking for information on grants and beta-release Nym apps, check ou **Network Architecture:** * [Network Overview](./architecture/network-overview.md) * [Mixnet Traffic Flow](./architecture/traffic-flow.md) - **Node setup and usage guides:** -* [Mix nodes](./nodes/mix-node-setup.md) -* [Gateways](./nodes/gateway-setup.md) -* [Network requesters](./nodes/network-requester-setup.md) -* [Validators](./nodes/validator-setup.md) +* [Mix nodes](./nodes/mix-node-setup.md) +* [Gateways](./nodes/gateway-setup.md) +* [Network requesters](./nodes/network-requester-setup.md) +* [Validators](./nodes/validator-setup.md) **Client setup and usage guides:** * [Websocket client](./clients/websocket-client.md) @@ -26,4 +25,4 @@ If you are looking for information on grants and beta-release Nym apps, check ou **SDK guides:** * [Typescript SDK](./sdk/typescript.md) -* (Coming soon) Rust SDK +* [Rust SDK](./sdk/rust.md)