diff --git a/data/ecosystems/e/ethereum.toml b/data/ecosystems/e/ethereum.toml index 1f590079..08dc190f 100644 --- a/data/ecosystems/e/ethereum.toml +++ b/data/ecosystems/e/ethereum.toml @@ -264,6 +264,7 @@ sub_ecosystems = [ "InstaDApp", "InsurAce", "InsurAce Protocol", + "Interest Protocol", "Inverse Finance", "Iroiro", "Jelly Swap", diff --git a/data/ecosystems/i/interest-protocol.toml b/data/ecosystems/i/interest-protocol.toml new file mode 100644 index 00000000..ab7de220 --- /dev/null +++ b/data/ecosystems/i/interest-protocol.toml @@ -0,0 +1,13 @@ +# Ecosystem Level Information +title = "Interest Protocol" + +sub_ecosystems = [] + +github_organizations = [] + +# Repositories +[[repo]] +url = "https://gfx.cafe/ip/app.git" + +[[repo]] +url = "https://gfx.cafe/ip/contracts"