diff --git a/data/ecosystems/e/ethereum.toml b/data/ecosystems/e/ethereum.toml index 293dd5baac..389a8d066e 100644 --- a/data/ecosystems/e/ethereum.toml +++ b/data/ecosystems/e/ethereum.toml @@ -522,6 +522,7 @@ sub_ecosystems = [ "LibertyPie ( libertypie.eth )", "Lido", "Lien", + "Light", "LikeCoin", "Lil Nouns DAO", "Liminal Market", diff --git a/data/ecosystems/l/lightdotso.toml b/data/ecosystems/l/lightdotso.toml new file mode 100644 index 0000000000..4b571d994b --- /dev/null +++ b/data/ecosystems/l/lightdotso.toml @@ -0,0 +1,13 @@ +# Ecosystem Level Information +title = "Light" + +sub_ecosystems = [] + +ggithub_organizations = ["https://github.com/LightDotSo"] + +# Repositories +[[repo]] +url = "https://github.com/LightDotSo/LightDotSo" + +[[repo]] +url = "https://github.com/LightDotSo/Wallet"