From a06c5b5aa11c715ac16908ddddc1aa947b8a29e6 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Fri, 25 Oct 2024 16:20:14 +0000 Subject: [PATCH] Added re.al ecosystem --- data/ecosystems/r/re-al.toml | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 data/ecosystems/r/re-al.toml diff --git a/data/ecosystems/r/re-al.toml b/data/ecosystems/r/re-al.toml new file mode 100644 index 0000000000..9920171ec9 --- /dev/null +++ b/data/ecosystems/r/re-al.toml @@ -0,0 +1,22 @@ +# Ecosystem Level Information +title = "re.al" + +sub_ecosystems = [] + +github_organizations = ["https://github.com/re-al-Foundation"] + +# Repositories +[[repo]] +url = "https://github.com/re-al-Foundation/arbitrum-sdk" + +[[repo]] +url = "https://github.com/re-al-Foundation/chainlist-chains" + +[[repo]] +url = "https://github.com/re-al-Foundation/re-al-Points" + +[[repo]] +url = "https://github.com/re-al-Foundation/rwa-contracts" + +[[repo]] +url = "https://github.com/re-al-Foundation/zkevm-dai"