From 3a0c8f3f4e26df9d9cbb760fe5e5b490ec6f0dec Mon Sep 17 00:00:00 2001 From: mx Date: Fri, 3 Mar 2023 13:32:44 +0100 Subject: [PATCH] updated readme with new developer chat links + new docs links --- README.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 3a7f37ca33..007f80e994 100644 --- a/README.md +++ b/README.md @@ -21,8 +21,8 @@ The platform is composed of multiple Rust crates. Top-level executable binary cr ### Building -Platform build instructions are available on [our docs site](https://nymtech.net/docs/stable/run-nym-nodes/build-nym). -Wallet build instructions are also available on [our docs site](https://nymtech.net/docs/stable/nym-apps/wallet#for-developers). +Platform build instructions are available on [our docs site](https://nymtech.net/docs/binaries/build-nym.html). +Wallet build instructions are also available on [our docs site](https://nymtech.net/docs/wallet/desktop-wallet.html). ### Developing @@ -32,7 +32,11 @@ For Typescript components, please see [ts-packages](./ts-packages). ### Developer chat -You can chat to us in [Keybase](https://keybase.io). Download their chat app, then click **Teams -> Join a team**. Type **nymtech.friends** into the team name and hit **continue**. For general chat, hang out in the **#general** channel. Our development takes places in the **#dev** channel. Node operators should be in the **#node-operators** channel. +> We used to use Keybase for developer chats, but we have since migrated to Matrix and Discord. We no longer check the old **nymtech.friends** Keybase team. + +You can chat to us in two places: +* The #dev channel on [Matrix](https://matrix.to/#/#dev:nymtech.chat) +* The various developer channels on [Discord](https://discord.gg/nym) ### Rewards