From 4a081d6fa7cd95a761bb0d4a0b03ea3efa0bbb85 Mon Sep 17 00:00:00 2001 From: Dave Date: Thu, 1 Apr 2021 12:01:35 +0100 Subject: [PATCH] Adding a pointer to the docs for validator deploy instructions --- validator/README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 validator/README.md diff --git a/validator/README.md b/validator/README.md new file mode 100644 index 0000000000..9cda04d32f --- /dev/null +++ b/validator/README.md @@ -0,0 +1,4 @@ +Nymd +==== + +Nym uses Cosmos-based Tendermint validators. If you would like to join the network as a validator, see the deploy instructions at https://nymtech.net/docs/. \ No newline at end of file