From 29caeb04bb0553c790950df4dccef204caef902e Mon Sep 17 00:00:00 2001 From: Dave Hrycyszyn Date: Mon, 25 Nov 2019 17:44:02 +0000 Subject: [PATCH] Started a readme --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000000..5ae5823824 --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +# Nym Client + +The Nym Client communicates with the remote, decentralised nodes which make up the Nym system as a whole. + +It needs to handle communication with 3 types of remote nodes. Here's the development status of each: + +- [ ] Directory nodes +- [ ] Mix nodes +- [ ] Validator nodes +