From af86e8cefd4b036333974375df764db1504b84c2 Mon Sep 17 00:00:00 2001 From: Sups <36714847+Sudosups@users.noreply.github.com> Date: Thu, 17 Sep 2020 07:27:15 +0100 Subject: [PATCH 1/4] Updated to correct details Correction to fork, algo, repository --- src/coins/nbx-nibble.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/coins/nbx-nibble.json b/src/coins/nbx-nibble.json index f97955b..f924d37 100644 --- a/src/coins/nbx-nibble.json +++ b/src/coins/nbx-nibble.json @@ -1,13 +1,13 @@ { - "algorithm": "CryptoNight Lite v1", - "coin": "NBX", - "forkedFrom": "trtl-turtlecoin", + "algorithm": "CryptoNight Conceal", + "coin": "NBXC", + "forkedFrom": "Conceal", "icon": "https://storage.googleapis.com/forkmaps/images/cryptonote/nbx-icon.png", "links": { - "discord": "https://discord.gg/jzdt9Ck", - "repo": "https://github.com/Sudosups/NBX", + "discord": "https://discord.com/invite/BBwa4cY", + "repo": "https://github.com/Nibble-Network", "website": "https://www.nibble-nibble.com/" }, - "name": "NibbleClassic", + "name": "Nibble", "startDate": "2018-11-12" } From 11c1df68b622dab5b9f487b21a6b41b5b9d70ac7 Mon Sep 17 00:00:00 2001 From: Sups <36714847+Sudosups@users.noreply.github.com> Date: Sun, 20 Sep 2020 08:29:03 +0100 Subject: [PATCH 2/4] updated for correct fork --- src/coins/nbx-nibble.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/coins/nbx-nibble.json b/src/coins/nbx-nibble.json index f924d37..8da98d5 100644 --- a/src/coins/nbx-nibble.json +++ b/src/coins/nbx-nibble.json @@ -1,7 +1,7 @@ { "algorithm": "CryptoNight Conceal", "coin": "NBXC", - "forkedFrom": "Conceal", + "forkedFrom": "ccx-conceal", "icon": "https://storage.googleapis.com/forkmaps/images/cryptonote/nbx-icon.png", "links": { "discord": "https://discord.com/invite/BBwa4cY", From 052f0c5c73e5f0448515410ee4923538fd9ae1bc Mon Sep 17 00:00:00 2001 From: Sups <36714847+Sudosups@users.noreply.github.com> Date: Sun, 20 Sep 2020 08:33:43 +0100 Subject: [PATCH 3/4] added Twitter, Github, Telegram --- src/coins/nbx-nibble.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/coins/nbx-nibble.json b/src/coins/nbx-nibble.json index 8da98d5..e2eb2bf 100644 --- a/src/coins/nbx-nibble.json +++ b/src/coins/nbx-nibble.json @@ -6,7 +6,10 @@ "links": { "discord": "https://discord.com/invite/BBwa4cY", "repo": "https://github.com/Nibble-Network", - "website": "https://www.nibble-nibble.com/" + "website": "https://www.nibble-nibble.com/", + "repo": "https://github.com/Nibble-Network", + "telegram": "https://t.me/NibbleNBXC", + "twitter": "https://twitter.com/NibbleNetwork" }, "name": "Nibble", "startDate": "2018-11-12" From 21bc89726a64b6d11d4a0e97a4091fd0a9fc991b Mon Sep 17 00:00:00 2001 From: Sups <36714847+Sudosups@users.noreply.github.com> Date: Sun, 20 Sep 2020 08:34:16 +0100 Subject: [PATCH 4/4] Update nbx-nibble.json --- src/coins/nbx-nibble.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/coins/nbx-nibble.json b/src/coins/nbx-nibble.json index e2eb2bf..a43ddb3 100644 --- a/src/coins/nbx-nibble.json +++ b/src/coins/nbx-nibble.json @@ -6,8 +6,7 @@ "links": { "discord": "https://discord.com/invite/BBwa4cY", "repo": "https://github.com/Nibble-Network", - "website": "https://www.nibble-nibble.com/", - "repo": "https://github.com/Nibble-Network", + "website": "https://www.nibble-nibble.com/", "telegram": "https://t.me/NibbleNBXC", "twitter": "https://twitter.com/NibbleNetwork" },