diff --git a/data/ecosystems/s/smoke-network.toml b/data/ecosystems/s/smoke-network.toml index 31d1a493..26f41f4c 100644 --- a/data/ecosystems/s/smoke-network.toml +++ b/data/ecosystems/s/smoke-network.toml @@ -6,15 +6,33 @@ sub_ecosystems = [] github_organizations = ["https://github.com/smokenetwork"] # Repositories +[[repo]] +url = "https://github.com/smokenetwork/api-misc" + +[[repo]] +url = "https://github.com/smokenetwork/apiproxy" + +[[repo]] +url = "https://github.com/smokenetwork/blockchain_follower" + [[repo]] url = "https://github.com/smokenetwork/busy" [[repo]] url = "https://github.com/smokenetwork/chainbb" +[[repo]] +url = "https://github.com/smokenetwork/coinswap" + [[repo]] url = "https://github.com/smokenetwork/fc" +[[repo]] +url = "https://github.com/smokenetwork/imageproxy" + +[[repo]] +url = "https://github.com/smokenetwork/imgproxy" + [[repo]] url = "https://github.com/smokenetwork/jsonrpcclient" @@ -33,6 +51,9 @@ url = "https://github.com/smokenetwork/smoke-docs" [[repo]] url = "https://github.com/smokenetwork/smoke-explorer" +[[repo]] +url = "https://github.com/smokenetwork/smoke-explorer2" + [[repo]] url = "https://github.com/smokenetwork/smoke-js" @@ -48,5 +69,11 @@ url = "https://github.com/smokenetwork/smoked" [[repo]] url = "https://github.com/smokenetwork/smokenetwork-landing" +[[repo]] +url = "https://github.com/smokenetwork/sponsorapi" + +[[repo]] +url = "https://github.com/smokenetwork/sponsorbot" + [[repo]] url = "https://github.com/smokenetwork/webapp"