From b0b2e1b44115c8997ed89617294787b1113b4e5d Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Tue, 31 Aug 2021 16:42:17 -0700 Subject: [PATCH] Added Hashcloak ecosystem --- data/ecosystems/h/hashcloak.toml | 208 +++++++++++++++++++++++++++++++ 1 file changed, 208 insertions(+) create mode 100644 data/ecosystems/h/hashcloak.toml diff --git a/data/ecosystems/h/hashcloak.toml b/data/ecosystems/h/hashcloak.toml new file mode 100644 index 00000000..609fb8a4 --- /dev/null +++ b/data/ecosystems/h/hashcloak.toml @@ -0,0 +1,208 @@ +# Ecosystem Level Information +title = "HashCloak" + +sub_ecosystems = [] + +github_organizations = ["https://github.com/hashcloak"] + +# Repositories +[[repo]] +url = "https://github.com/hashcloak/algebra" + +[[repo]] +url = "https://github.com/hashcloak/anonsub" + +[[repo]] +url = "https://github.com/hashcloak/as-subtle" + +[[repo]] +url = "https://github.com/hashcloak/BitBlinder" + +[[repo]] +url = "https://github.com/hashcloak/celo-proposals" + +[[repo]] +url = "https://github.com/hashcloak/celo-threshold-bls-rs" + +[[repo]] +url = "https://github.com/hashcloak/circom" + +[[repo]] +url = "https://github.com/hashcloak/CoinJoin-Research" + +[[repo]] +url = "https://github.com/hashcloak/currency" + +[[repo]] +url = "https://github.com/hashcloak/dc-net-sub" + +[[repo]] +url = "https://github.com/hashcloak/etherclust" + +[[repo]] +url = "https://github.com/hashcloak/frameworks" + +[[repo]] +url = "https://github.com/hashcloak/fuel" + +[[repo]] +url = "https://github.com/hashcloak/genconfig" + +[[repo]] +url = "https://github.com/hashcloak/go-baryon" + +[[repo]] +url = "https://github.com/hashcloak/go-ethereum" + +[[repo]] +url = "https://github.com/hashcloak/halo" + +[[repo]] +url = "https://github.com/hashcloak/hashcloak.github.io" + +[[repo]] +url = "https://github.com/hashcloak/HoneyBadgerMPC" + +[[repo]] +url = "https://github.com/hashcloak/hopr" + +[[repo]] +url = "https://github.com/hashcloak/hushlist" + +[[repo]] +url = "https://github.com/hashcloak/imp" + +[[repo]] +url = "https://github.com/hashcloak/katzenmint-pki" + +[[repo]] +url = "https://github.com/hashcloak/katzenpost_client_bindings_js" + +[[repo]] +url = "https://github.com/hashcloak/libbolt" + +[[repo]] +url = "https://github.com/hashcloak/librustzcash" + +[[repo]] +url = "https://github.com/hashcloak/lightning-onion" + +[[repo]] +url = "https://github.com/hashcloak/lightwalletd" + +[[repo]] +url = "https://github.com/hashcloak/Meson" + +[[repo]] +url = "https://github.com/hashcloak/Meson-client" + +[[repo]] +url = "https://github.com/hashcloak/Meson-dashboard" + +[[repo]] +url = "https://github.com/hashcloak/Meson-docker" + +[[repo]] +url = "https://github.com/hashcloak/meson-integration-tests" + +[[repo]] +url = "https://github.com/hashcloak/Meson-plugin" + +[[repo]] +url = "https://github.com/hashcloak/Meson-server" + +[[repo]] +url = "https://github.com/hashcloak/Meson-simulation" + +[[repo]] +url = "https://github.com/hashcloak/Meson-testbed" + +[[repo]] +url = "https://github.com/hashcloak/Meson-wallet-demo" + +[[repo]] +url = "https://github.com/hashcloak/MIPs" + +[[repo]] +url = "https://github.com/hashcloak/mpc-alliance.github.io" + +[[repo]] +url = "https://github.com/hashcloak/mpir" + +[[repo]] +url = "https://github.com/hashcloak/Muon" + +[[repo]] +url = "https://github.com/hashcloak/mxpir" + +[[repo]] +url = "https://github.com/hashcloak/p3lib" + +[[repo]] +url = "https://github.com/hashcloak/petlib" + +[[repo]] +url = "https://github.com/hashcloak/phantom" + +[[repo]] +url = "https://github.com/hashcloak/PIR" + +[[repo]] +url = "https://github.com/hashcloak/PIRmint" + +[[repo]] +url = "https://github.com/hashcloak/private-celo-onboarding" + +[[repo]] +url = "https://github.com/hashcloak/prysm" + +[[repo]] +url = "https://github.com/hashcloak/research" + +[[repo]] +url = "https://github.com/hashcloak/server" + +[[repo]] +url = "https://github.com/hashcloak/shrubs" + +[[repo]] +url = "https://github.com/hashcloak/skunkworks" + +[[repo]] +url = "https://github.com/hashcloak/T3" + +[[repo]] +url = "https://github.com/hashcloak/tools" + +[[repo]] +url = "https://github.com/hashcloak/tor" + +[[repo]] +url = "https://github.com/hashcloak/unipig" + +[[repo]] +url = "https://github.com/hashcloak/uniswap-interface" + +[[repo]] +url = "https://github.com/hashcloak/web3-Essentials" + +[[repo]] +url = "https://github.com/hashcloak/Yohohoho" + +[[repo]] +url = "https://github.com/hashcloak/zcash" + +[[repo]] +url = "https://github.com/hashcloak/zebra" + +[[repo]] +url = "https://github.com/hashcloak/ZeroNet" + +[[repo]] +url = "https://github.com/hashcloak/zips" + +[[repo]] +url = "https://github.com/hashcloak/ZK-to-Zcash" + +[[repo]] +url = "https://github.com/hashcloak/zkveth"