From 12ac19716f396111610d1bb23212665c3c6ab89b Mon Sep 17 00:00:00 2001 From: TheGreatAxios Date: Mon, 16 Dec 2024 12:37:16 -0800 Subject: [PATCH] Add 1ChainAI + Link to SKALE --- data/ecosystems/1/1chain-ai.toml | 10 ++++++++++ data/ecosystems/s/skale-network.toml | 1 + 2 files changed, 11 insertions(+) create mode 100644 data/ecosystems/1/1chain-ai.toml 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",