From e8ecee5b1c4da3ffbfeacf8ed5e41b299e29838f Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Wed, 29 Jan 2020 14:24:07 -0800 Subject: [PATCH] Added Unlock Protocol repos --- data/ecosystems/u/unlock-protocol.toml | 85 ++++++++++++++++++++++++++ 1 file changed, 85 insertions(+) create mode 100644 data/ecosystems/u/unlock-protocol.toml diff --git a/data/ecosystems/u/unlock-protocol.toml b/data/ecosystems/u/unlock-protocol.toml new file mode 100644 index 00000000..55f1b1b3 --- /dev/null +++ b/data/ecosystems/u/unlock-protocol.toml @@ -0,0 +1,85 @@ +# Ecosystem Level Information +title = "Unlock Protocol" + +sub_ecosystems = [] + +github_organizations = ["https://github.com/unlock-protocol"] + +# Repositories +[[repo]] +url = "https://github.com/unlock-protocol/docs" + +[[repo]] +url = "https://github.com/unlock-protocol/eth-gas-reporter" + +[[repo]] +url = "https://github.com/unlock-protocol/ethereumbook" + +[[repo]] +url = "https://github.com/unlock-protocol/ethers.js" + +[[repo]] +url = "https://github.com/unlock-protocol/ethhub" + +[[repo]] +url = "https://github.com/unlock-protocol/Ethlint" + +[[repo]] +url = "https://github.com/unlock-protocol/go-ethereum" + +[[repo]] +url = "https://github.com/unlock-protocol/member-wall" + +[[repo]] +url = "https://github.com/unlock-protocol/metamask-extension" + +[[repo]] +url = "https://github.com/unlock-protocol/nft-twitter-ext" + +[[repo]] +url = "https://github.com/unlock-protocol/openzeppelin-contracts" + +[[repo]] +url = "https://github.com/unlock-protocol/radicle" + +[[repo]] +url = "https://github.com/unlock-protocol/react-example" + +[[repo]] +url = "https://github.com/unlock-protocol/rimble-ui" + +[[repo]] +url = "https://github.com/unlock-protocol/solidity" + +[[repo]] +url = "https://github.com/unlock-protocol/solidity-coverage" + +[[repo]] +url = "https://github.com/unlock-protocol/swap-and-call" + +[[repo]] +url = "https://github.com/unlock-protocol/truffle" + +[[repo]] +url = "https://github.com/unlock-protocol/truffle-flattener" + +[[repo]] +url = "https://github.com/unlock-protocol/unlock" + +[[repo]] +url = "https://github.com/unlock-protocol/unlock-subgraph" + +[[repo]] +url = "https://github.com/unlock-protocol/unlock-wordpress-plugin" + +[[repo]] +url = "https://github.com/unlock-protocol/walletconnect-monorepo" + +[[repo]] +url = "https://github.com/unlock-protocol/web3.js" + +[[repo]] +url = "https://github.com/unlock-protocol/web3j" + +[[repo]] +url = "https://github.com/unlock-protocol/webtorrent"