From 7f11b3b9f18edd44525186f2ab8fe34339e240b8 Mon Sep 17 00:00:00 2001 From: Noah Pravecek Date: Mon, 10 Jul 2023 20:34:56 -0500 Subject: [PATCH 1/5] Added NodeKit --- data/ecosystems/a/avalanche.toml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/data/ecosystems/a/avalanche.toml b/data/ecosystems/a/avalanche.toml index 1e1010d5fb..3a0609c47d 100644 --- a/data/ecosystems/a/avalanche.toml +++ b/data/ecosystems/a/avalanche.toml @@ -91,6 +91,7 @@ sub_ecosystems = [ "Nereus Finance", "NFTrade", "Niftyx", + "NodeKit", "Oddz", "Oh Finance", "Oin", @@ -1673,6 +1674,9 @@ url = "https://github.com/Nuttymoon/ansible-avalanche-getting-started" [[repo]] url = "https://github.com/Nuttymoon/christmas-eth" +[[repo]] +url = "https://github.com/AnomalyFi/nodekit-seq" + [[repo]] url = "https://github.com/o-az/evm-balances" From 09ec29e8c2d0382561491fd47b876556049a9358 Mon Sep 17 00:00:00 2001 From: mtgnoah Date: Tue, 7 Nov 2023 09:51:04 -0600 Subject: [PATCH 2/5] added --- data/ecosystems/n/nodekit.toml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 data/ecosystems/n/nodekit.toml diff --git a/data/ecosystems/n/nodekit.toml b/data/ecosystems/n/nodekit.toml new file mode 100644 index 0000000000..a11402f58e --- /dev/null +++ b/data/ecosystems/n/nodekit.toml @@ -0,0 +1,5 @@ +# Ecosystem Level Information +title = "NodeKit" + +[[repo]] +url = "https://github.com/AnomalyFi/nodekit-seq" \ No newline at end of file From 6d7d5ac519af4d18b4fb8e262063ef0f9329a5e1 Mon Sep 17 00:00:00 2001 From: Noah Pravecek Date: Fri, 15 Dec 2023 08:21:20 -0600 Subject: [PATCH 3/5] Update nodekit.toml --- data/ecosystems/n/nodekit.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/data/ecosystems/n/nodekit.toml b/data/ecosystems/n/nodekit.toml index f9eb52cd2d..d1c15cd141 100644 --- a/data/ecosystems/n/nodekit.toml +++ b/data/ecosystems/n/nodekit.toml @@ -4,7 +4,6 @@ title = "NodeKit" [[repo]] url = "https://github.com/AnomalyFi/nodekit-seq" -======= sub_ecosystems = [] github_organizations = ["https://github.com/AnomalyFi"] From 39041d3fcef6cf3f99945099f9e510aafe078aaf Mon Sep 17 00:00:00 2001 From: Noah Pravecek Date: Fri, 15 Dec 2023 08:24:41 -0600 Subject: [PATCH 4/5] Update avalanche.toml --- data/ecosystems/a/avalanche.toml | 3 --- 1 file changed, 3 deletions(-) diff --git a/data/ecosystems/a/avalanche.toml b/data/ecosystems/a/avalanche.toml index bf39870130..5dec792004 100644 --- a/data/ecosystems/a/avalanche.toml +++ b/data/ecosystems/a/avalanche.toml @@ -1998,9 +1998,6 @@ url = "https://github.com/Nuttymoon/ansible-avalanche-getting-started" [[repo]] url = "https://github.com/Nuttymoon/christmas-eth" -[[repo]] -url = "https://github.com/AnomalyFi/nodekit-seq" - [[repo]] url = "https://github.com/o-az/evm-balances" From 95b37bf1701033f6b62b3dd2451874c8eb204bb1 Mon Sep 17 00:00:00 2001 From: Noah Pravecek Date: Fri, 15 Dec 2023 08:34:34 -0600 Subject: [PATCH 5/5] Update nodekit.toml --- data/ecosystems/n/nodekit.toml | 2 -- 1 file changed, 2 deletions(-) diff --git a/data/ecosystems/n/nodekit.toml b/data/ecosystems/n/nodekit.toml index d1c15cd141..709b679929 100644 --- a/data/ecosystems/n/nodekit.toml +++ b/data/ecosystems/n/nodekit.toml @@ -2,8 +2,6 @@ title = "NodeKit" -[[repo]] -url = "https://github.com/AnomalyFi/nodekit-seq" sub_ecosystems = [] github_organizations = ["https://github.com/AnomalyFi"]