From 7b8ab0b03629b8519d339650b0db6ff3488d2ded Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Sat, 26 Feb 2022 13:54:48 -0800 Subject: [PATCH] Added General NFT tools ecosystem --- data/ecosystems/g/general-nft-tools.toml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 data/ecosystems/g/general-nft-tools.toml diff --git a/data/ecosystems/g/general-nft-tools.toml b/data/ecosystems/g/general-nft-tools.toml new file mode 100644 index 00000000..88e64aa5 --- /dev/null +++ b/data/ecosystems/g/general-nft-tools.toml @@ -0,0 +1,10 @@ +# Ecosystem Level Information +title = "General NFT Tools" + +sub_ecosystems = [] + +github_organizations = [] + +# Repositories +[[repo]] +url = "https://github.com/abigger87/cloaks"