diff --git a/data/ecosystems/s/skale-network.toml b/data/ecosystems/s/skale-network.toml index 69354d5b..65fce7a1 100644 --- a/data/ecosystems/s/skale-network.toml +++ b/data/ecosystems/s/skale-network.toml @@ -6,6 +6,9 @@ sub_ecosystems = [] github_organizations = ["https://github.com/skalenetwork"] # Repositories +[[repo]] +url = "https://github.com/skalenetwork/docker-lvmpy" + [[repo]] url = "https://github.com/skalenetwork/documentation" @@ -42,6 +45,9 @@ url = "https://github.com/skalenetwork/sgx-lkl" [[repo]] url = "https://github.com/skalenetwork/sgx.py" +[[repo]] +url = "https://github.com/skalenetwork/sgxwallet" + [[repo]] url = "https://github.com/skalenetwork/skale-consensus"