From 03bcf95ece84e4603122018dff7a2b8c784656db Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Thu, 9 Jan 2020 20:55:52 -0800 Subject: [PATCH] Added JSON-RPC repo for QuarkChain --- data/ecosystems/q/quarkchain.toml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/data/ecosystems/q/quarkchain.toml b/data/ecosystems/q/quarkchain.toml index 6c25cc3e..7615e76e 100644 --- a/data/ecosystems/q/quarkchain.toml +++ b/data/ecosystems/q/quarkchain.toml @@ -18,6 +18,9 @@ url = "https://github.com/QuarkChain/goqkcclient" [[repo]] url = "https://github.com/QuarkChain/goquarkchain" +[[repo]] +url = "https://github.com/QuarkChain/ledger-qkc-app" + [[repo]] url = "https://github.com/QuarkChain/open-cryptofate" @@ -36,6 +39,9 @@ url = "https://github.com/QuarkChain/quarkchain-contracts" [[repo]] url = "https://github.com/QuarkChain/quarkchain-web3.js" +[[repo]] +url = "https://github.com/QuarkChain/quarkchain-web3j" + [[repo]] url = "https://github.com/QuarkChain/tqkc-bounty-lottery"