From 4189466264aee59f74d531a0385d145dfe7970af Mon Sep 17 00:00:00 2001 From: hadzija7 Date: Tue, 5 Nov 2024 13:14:05 +0700 Subject: [PATCH] added ora-protocol.toml --- data/ecosystems/o/ora-protocol.toml | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 data/ecosystems/o/ora-protocol.toml diff --git a/data/ecosystems/o/ora-protocol.toml b/data/ecosystems/o/ora-protocol.toml new file mode 100644 index 0000000000..23252c2343 --- /dev/null +++ b/data/ecosystems/o/ora-protocol.toml @@ -0,0 +1,28 @@ +# Ecosystem Level Information +title = "ORA Protocol" + +sub_ecosystems = [] + +github_organizations = ["https://github.com/ora-io"] + +# Repositories +[[repo]] +url = "https://github.com/ora-io/OAO" + +[[repo]] +url = "https://github.com/ora-io/opml" + +[[repo]] +url = "https://github.com/ora-io/keras2circom" + +[[repo]] +url = "https://github.com/ora-io/awesome-ora" + +[[repo]] +url = "https://github.com/ora-io/docs" + +[[repo]] +url = "https://github.com/ora-io/tora-docker-compose" + +[[repo]] +url = "https://github.com/ora-io/web3.js-plugin-ora" \ No newline at end of file