diff --git a/communities.json b/communities.json index ea2cedf..45bd1be 100644 --- a/communities.json +++ b/communities.json @@ -360,6 +360,14 @@ "quoteSourceUrl": "http://blink.sh", "inviteCode": "ZTtMfvK", "githubUrl": "http://github.com/blinksh/blink" + }, + { + "logo": "vertcoin.png", + "title": "Vertcoin", + "quote": "A digital currency with mining decentralisation and ASIC resistance as a key focus.", + "quoteSourceUrl": "https://github.com/vertcoin-project/vertcoin-core", + "inviteCode": "vertcoin", + "githubUrl": "https://github.com/vertcoin-project" } ] } diff --git a/logos/vertcoin.png b/logos/vertcoin.png new file mode 100644 index 0000000..979ac7b Binary files /dev/null and b/logos/vertcoin.png differ