diff --git a/data/ecosystems/3/3box.toml b/data/ecosystems/3/3box.toml new file mode 100644 index 00000000..507ccb73 --- /dev/null +++ b/data/ecosystems/3/3box.toml @@ -0,0 +1,130 @@ +# Ecosystem Level Information +title = "3Box" + +sub_ecosystems = [] + +github_organizations = ["https://github.com/3box"] + +# Repositories +[[repo]] +url = "https://github.com/3box/3box" + +[[repo]] +url = "https://github.com/3box/3box-activity" + +[[repo]] +url = "https://github.com/3box/3box-address-server" + +[[repo]] +url = "https://github.com/3box/3box-chatbox" + +[[repo]] +url = "https://github.com/3box/3box-comments-react" + +[[repo]] +url = "https://github.com/3box/3box-dapp" + +[[repo]] +url = "https://github.com/3box/3box-discovery" + +[[repo]] +url = "https://github.com/3box/3box-graphql" + +[[repo]] +url = "https://github.com/3box/3box-iframe-browser-test" + +[[repo]] +url = "https://github.com/3box/3box-js" + +[[repo]] +url = "https://github.com/3box/3box-js-iframe" + +[[repo]] +url = "https://github.com/3box/3box-load-simulation" + +[[repo]] +url = "https://github.com/3box/3box-node-api" + +[[repo]] +url = "https://github.com/3box/3box-orbitdb-plugins" + +[[repo]] +url = "https://github.com/3box/3box-pinning-node" + +[[repo]] +url = "https://github.com/3box/3box-react-native" + +[[repo]] +url = "https://github.com/3box/3box-services-box" + +[[repo]] +url = "https://github.com/3box/3box-verifications" + +[[repo]] +url = "https://github.com/3box/3hacks" + +[[repo]] +url = "https://github.com/3box/3id-resolver" + +[[repo]] +url = "https://github.com/3box/dappcon-workshop" + +[[repo]] +url = "https://github.com/3box/did-jwt" + +[[repo]] +url = "https://github.com/3box/docs" + +[[repo]] +url = "https://github.com/3box/identity-wallet-js" + +[[repo]] +url = "https://github.com/3box/ipfs-fs-to-s3-datastore" + +[[repo]] +url = "https://github.com/3box/ipfs-log" + +[[repo]] +url = "https://github.com/3box/js-ipfs-did-document" + +[[repo]] +url = "https://github.com/3box/muport-core-js" + +[[repo]] +url = "https://github.com/3box/muport-did-resolver" + +[[repo]] +url = "https://github.com/3box/ops" + +[[repo]] +url = "https://github.com/3box/orbit-cache-to-redis" + +[[repo]] +url = "https://github.com/3box/orbit-db" + +[[repo]] +url = "https://github.com/3box/orbit-db-access-controllers" + +[[repo]] +url = "https://github.com/3box/orbit-db-cache-postmsg-proxy" + +[[repo]] +url = "https://github.com/3box/orbit-db-cache-redis" + +[[repo]] +url = "https://github.com/3box/orbit-db-io" + +[[repo]] +url = "https://github.com/3box/orbit-db-store" + +[[repo]] +url = "https://github.com/3box/plugins" + +[[repo]] +url = "https://github.com/3box/profile-hover" + +[[repo]] +url = "https://github.com/3box/sss-wasm" + +[[repo]] +url = "https://github.com/3box/userspace"