diff --git a/data/ecosystems/a/agoric.toml b/data/ecosystems/a/agoric.toml index 69a17a22..b9a11cca 100644 --- a/data/ecosystems/a/agoric.toml +++ b/data/ecosystems/a/agoric.toml @@ -209,3 +209,6 @@ url = "https://github.com/Agoric/wallet-frontend" [[repo]] url = "https://github.com/Agoric/Web3-collaboration" + +[[repo]] +url = "https://github.com/Agoric/zoe-sketchbook" diff --git a/data/ecosystems/c/corda.toml b/data/ecosystems/c/corda.toml new file mode 100644 index 00000000..dd837b29 --- /dev/null +++ b/data/ecosystems/c/corda.toml @@ -0,0 +1,103 @@ +# Ecosystem Level Information +title = "Corda" + +sub_ecosystems = [] + +github_organizations = ["https://github.com/corda"] + +# Repositories +[[repo]] +url = "https://github.com/corda/activemq-artemis" + +[[repo]] +url = "https://github.com/corda/avian" + +[[repo]] +url = "https://github.com/corda/blacklist" + +[[repo]] +url = "https://github.com/corda/blockchain" + +[[repo]] +url = "https://github.com/corda/caffeine" + +[[repo]] +url = "https://github.com/corda/corda-nodeinfo" + +[[repo]] +url = "https://github.com/corda/cordaftp" + +[[repo]] +url = "https://github.com/corda/cordapp-option" + +[[repo]] +url = "https://github.com/corda/crash" + +[[repo]] +url = "https://github.com/corda/docker-compose-rule" + +[[repo]] +url = "https://github.com/corda/dokka" + +[[repo]] +url = "https://github.com/corda/ed25519-java" + +[[repo]] +url = "https://github.com/corda/gradle-capsule-plugin" + +[[repo]] +url = "https://github.com/corda/heartbeat" + +[[repo]] +url = "https://github.com/corda/jediterm" + +[[repo]] +url = "https://github.com/corda/jline2" + +[[repo]] +url = "https://github.com/corda/kotlin-web-demo" + +[[repo]] +url = "https://github.com/corda/linux-sgx" + +[[repo]] +url = "https://github.com/corda/negotiation-cordapp" + +[[repo]] +url = "https://github.com/corda/noise-java" + +[[repo]] +url = "https://github.com/corda/obligation-cordapp" + +[[repo]] +url = "https://github.com/corda/observable-states" + +[[repo]] +url = "https://github.com/corda/openjdk" + +[[repo]] +url = "https://github.com/corda/pkgdiff" + +[[repo]] +url = "https://github.com/corda/qpid-proton-j" + +[[repo]] +url = "https://github.com/corda/quasar" + +[[repo]] +url = "https://github.com/corda/quickstart-r3-corda" + +[[repo]] +url = "https://github.com/corda/RxJava" + +[[repo]] +url = "https://github.com/corda/spring-observable-stream" + +[[repo]] +url = "https://github.com/corda/spring-webserver" + +[[repo]] +url = "https://github.com/corda/whistleblower" + +[[repo]] +url = "https://github.com/corda/yo-cordapp" diff --git a/data/ecosystems/l/lazy-ledger.toml b/data/ecosystems/l/lazy-ledger.toml new file mode 100644 index 00000000..858eccf9 --- /dev/null +++ b/data/ecosystems/l/lazy-ledger.toml @@ -0,0 +1,10 @@ +# Ecosystem Level Information +title = "Lazy Ledger" + +sub_ecosystems = [] + +github_organizations = ["https://github.com/LazyLedger"] + +# Repositories +[[repo]] +url = "https://github.com/LazyLedger/tendermint" diff --git a/data/ecosystems/m/mobilecoin.toml b/data/ecosystems/m/mobilecoin.toml new file mode 100644 index 00000000..3cf66e40 --- /dev/null +++ b/data/ecosystems/m/mobilecoin.toml @@ -0,0 +1,46 @@ +# Ecosystem Level Information +title = "MobileCoin" + +sub_ecosystems = [] + +github_organizations = ["https://github.com/mobilecoinofficial"] + +# Repositories +[[repo]] +url = "https://github.com/mobilecoinofficial/bytes" + +[[repo]] +url = "https://github.com/mobilecoinofficial/cmake-rs" + +[[repo]] +url = "https://github.com/mobilecoinofficial/ed25519-dalek" + +[[repo]] +url = "https://github.com/mobilecoinofficial/FloatingPanel" + +[[repo]] +url = "https://github.com/mobilecoinofficial/grpc-rs" + +[[repo]] +url = "https://github.com/mobilecoinofficial/Hero" + +[[repo]] +url = "https://github.com/mobilecoinofficial/json" + +[[repo]] +url = "https://github.com/mobilecoinofficial/msgpack-rust" + +[[repo]] +url = "https://github.com/mobilecoinofficial/prost" + +[[repo]] +url = "https://github.com/mobilecoinofficial/QRCodeReader.swift" + +[[repo]] +url = "https://github.com/mobilecoinofficial/ring" + +[[repo]] +url = "https://github.com/mobilecoinofficial/serde" + +[[repo]] +url = "https://github.com/mobilecoinofficial/traits" diff --git a/data/ecosystems/s/summa.toml b/data/ecosystems/s/summa.toml new file mode 100644 index 00000000..508b8479 --- /dev/null +++ b/data/ecosystems/s/summa.toml @@ -0,0 +1,13 @@ +# Ecosystem Level Information +title = "Summa" + +sub_ecosystems = [] + +github_organizations = ["https://github.com/summa-tx"] + +# Repositories +[[repo]] +url = "https://github.com/summa-tx/near-evm" + +[[repo]] +url = "https://github.com/summa-tx/near-web3-provider"