From bc8efda08f4e21773ff1d79d64e9a3673dc0205d Mon Sep 17 00:00:00 2001 From: Riccardo Masutti <46527252+RiccardoMasutti@users.noreply.github.com> Date: Sun, 9 Jan 2022 16:00:17 +0100 Subject: [PATCH] Add wallet build instructions Added wallet link --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5d508e3ada..4a10ea119a 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,7 @@ 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). ### Developing