diff --git a/data/ecosystems/a/ambients.toml b/data/ecosystems/a/ambients.toml new file mode 100644 index 00000000..3250a21d --- /dev/null +++ b/data/ecosystems/a/ambients.toml @@ -0,0 +1,25 @@ +# Ecosystem Level Information +title = "Ambients" + +sub_ecosystems = [] + +github_organizations = ["https://github.com/ambientsprotocol"] + +# Repositories +[[repo]] +url = "https://github.com/ambientsprotocol/ambients.org" + +[[repo]] +url = "https://github.com/ambientsprotocol/encoding-examples" + +[[repo]] +url = "https://github.com/ambientsprotocol/research-ambients" + +[[repo]] +url = "https://github.com/ambientsprotocol/specs" + +[[repo]] +url = "https://github.com/ambientsprotocol/welcome" + +[[repo]] +url = "https://github.com/ambientsprotocol/whitepaper"