* changed manual devrel ama links to playlist embed
* removed 'coming soon' from intro links
This commit is contained in:
@@ -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
|
||||
<div class="video-slider">
|
||||
<div class="video-container">
|
||||
<div class="video">
|
||||
<iframe src="https://www.youtube.com/embed/smPPle_I8T8" frameborder="0" allowfullscreen></iframe>
|
||||
<div class="video-title">22th February</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="video-container">
|
||||
<div class="video">
|
||||
<iframe src="https://www.youtube.com/embed/Uytu2a8mNEw" frameborder="0" allowfullscreen></iframe>
|
||||
<div class="video-title">8th February</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="video-container">
|
||||
<div class="video">
|
||||
<iframe src="https://www.youtube.com/embed/2mSqInSgj6c" frameborder="0" allowfullscreen></iframe>
|
||||
<div class="video-title">25th January</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="video-container">
|
||||
<div class="video">
|
||||
<iframe src="https://www.youtube.com/embed/_Udy7wzwPts" frameborder="0" allowfullscreen></iframe>
|
||||
<div class="video-title">11th January</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
## 2022
|
||||
<div class="video-slider">
|
||||
<div class="video-container">
|
||||
<div class="video">
|
||||
<iframe src="https://www.youtube.com/embed/0kVXR7aNOyg" frameborder="0" allowfullscreen></iframe>
|
||||
<div class="video-title">20th December</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
Archives of these calls can be found [here](https://www.youtube.com/watch?v=0kVXR7aNOyg&list=PLoc3wV2YJYwohgwzf5IinyebV4GGYsa9K).
|
||||
|
||||
@@ -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)
|
||||
<!-- * [Network Rewards](./architecture/network-rewards.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)
|
||||
|
||||
Reference in New Issue
Block a user