From 49343dae85e9a7bb75556c9a0ebb00d5e7364a42 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Wed, 29 Jan 2020 14:23:07 -0800 Subject: [PATCH] Added ProChain repos (node, wallet, etc.) --- data/ecosystems/p/prochain.toml | 36 +++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) diff --git a/data/ecosystems/p/prochain.toml b/data/ecosystems/p/prochain.toml index 66a50958..14677086 100644 --- a/data/ecosystems/p/prochain.toml +++ b/data/ecosystems/p/prochain.toml @@ -9,6 +9,12 @@ github_organizations = ["https://github.com/ProChain"] [[repo]] url = "https://github.com/ProChain/adWatcher" +[[repo]] +url = "https://github.com/ProChain/alipay-lottery" + +[[repo]] +url = "https://github.com/ProChain/apps" + [[repo]] url = "https://github.com/ProChain/bitcoinjs-lib" @@ -30,6 +36,9 @@ url = "https://github.com/ProChain/eos-airdrops" [[repo]] url = "https://github.com/ProChain/eos-java-rpc-wrapper" +[[repo]] +url = "https://github.com/ProChain/ethabi" + [[repo]] url = "https://github.com/ProChain/fe-wallet" @@ -39,15 +48,36 @@ url = "https://github.com/ProChain/go-ethereum" [[repo]] url = "https://github.com/ProChain/LndHub" +[[repo]] +url = "https://github.com/ProChain/polkadot" + [[repo]] url = "https://github.com/ProChain/pra_scatter_middleware" +[[repo]] +url = "https://github.com/ProChain/prochain-bounty-program" + +[[repo]] +url = "https://github.com/ProChain/prochain-js-sdk-demo" + +[[repo]] +url = "https://github.com/ProChain/prochain-node" + +[[repo]] +url = "https://github.com/ProChain/prochain-substrate-logos" + +[[repo]] +url = "https://github.com/ProChain/prochain-tron-contract" + [[repo]] url = "https://github.com/ProChain/ProRatingEOS" [[repo]] url = "https://github.com/ProChain/ProSDKEOS" +[[repo]] +url = "https://github.com/ProChain/py-scale-codec" + [[repo]] url = "https://github.com/ProChain/ScatterApps" @@ -66,11 +96,17 @@ url = "https://github.com/ProChain/TokenContract" [[repo]] url = "https://github.com/ProChain/TokenContractEPRA" +[[repo]] +url = "https://github.com/ProChain/tools" + [[repo]] url = "https://github.com/ProChain/tron_wallet_android" [[repo]] url = "https://github.com/ProChain/wallet-cli" +[[repo]] +url = "https://github.com/ProChain/wallet-v1" + [[repo]] url = "https://github.com/ProChain/WhitePaper"