diff --git a/communities.json b/communities.json index 6a2faef..0a02284 100644 --- a/communities.json +++ b/communities.json @@ -383,6 +383,14 @@ "quote": "Discord is a very powerful tool that has been made initially for gamers but that can be used for any corporation. It helps us being close to our community.", "inviteCode": "k5myGAz", "githubUrl": "https://github.com/adonisjs" + }, + { + "logo": "pivx.png", + "title": "PIVX", + "quote": "Private Instant Verified Transaction (PIVX), a digital currency focused on privacy and fast transactions uses Discord as a platform to engage with our users", + "quoteSourceURL": "https://www.pivx.org", + "inviteCode": "ktYKb32", + "githubUrl": "https://github.com/pivx-project" } ] } diff --git a/logos/pivx.png b/logos/pivx.png new file mode 100644 index 0000000..02337ef Binary files /dev/null and b/logos/pivx.png differ