diff --git a/data/ecosystems/1/1chain-ai.toml b/data/ecosystems/1/1chain-ai.toml new file mode 100644 index 0000000000..73f2b6f542 --- /dev/null +++ b/data/ecosystems/1/1chain-ai.toml @@ -0,0 +1,10 @@ +# Ecosystem Level Information +title = "1ChainAI" + +sub_ecosystems = [] + +github_organizations = ["https://github.com/1ChainAI"] + +# Repositories +[[repo]] +url = "https://github.com/1ChainAI/evm-smart-contracts" diff --git a/data/ecosystems/s/skale-network.toml b/data/ecosystems/s/skale-network.toml index 0658668ed9..54987955de 100644 --- a/data/ecosystems/s/skale-network.toml +++ b/data/ecosystems/s/skale-network.toml @@ -2,6 +2,7 @@ title = "Skale Network" sub_ecosystems = [ + "1ChainAI", "3Air", "Abyiss", "Angle Protocol",