From 76f174dca2cfdb4735effb8059f48b3305aed3ba Mon Sep 17 00:00:00 2001 From: Nightshade <38169527+n1ghtshade@users.noreply.github.com> Date: Sun, 10 Jun 2018 13:41:56 -0600 Subject: [PATCH] Add Nano Currency Project --- communities.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/communities.json b/communities.json index 45bd1be..9f38d0f 100644 --- a/communities.json +++ b/communities.json @@ -368,6 +368,14 @@ "quoteSourceUrl": "https://github.com/vertcoin-project/vertcoin-core", "inviteCode": "vertcoin", "githubUrl": "https://github.com/vertcoin-project" + }, + { + "logo": "nano.png", + "title": "Nano Currency", + "quote": "Digital currency for the real world – the fast and free way to pay for everything in life.", + "quoteSourceUrl": "https://nano.org/en", + "inviteCode": "JphbBas", + "githubUrl": "https://github.com/nanocurrency/raiblocks" } ] }