From 64b858b85f34dc608ea476b0ec570344988ce361 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Wed, 29 Jan 2020 14:24:45 -0800 Subject: [PATCH] Added more imToken related repos --- data/ecosystems/i/imtoken.toml | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/data/ecosystems/i/imtoken.toml b/data/ecosystems/i/imtoken.toml index 43e302c5..bbb9e87f 100644 --- a/data/ecosystems/i/imtoken.toml +++ b/data/ecosystems/i/imtoken.toml @@ -18,12 +18,24 @@ url = "https://github.com/consenlabs/carbonvote" [[repo]] url = "https://github.com/consenlabs/Charts" +[[repo]] +url = "https://github.com/consenlabs/ckb-explorer" + +[[repo]] +url = "https://github.com/consenlabs/ckb-explorer-frontend" + +[[repo]] +url = "https://github.com/consenlabs/ckb-sdk-js" + [[repo]] url = "https://github.com/consenlabs/digest-sha3-ruby" [[repo]] url = "https://github.com/consenlabs/discourse_docker" +[[repo]] +url = "https://github.com/consenlabs/drone-go-pipeline-testing" + [[repo]] url = "https://github.com/consenlabs/electrumx" @@ -60,6 +72,9 @@ url = "https://github.com/consenlabs/etherwallet" [[repo]] url = "https://github.com/consenlabs/EthList" +[[repo]] +url = "https://github.com/consenlabs/fluxctl" + [[repo]] url = "https://github.com/consenlabs/geth" @@ -144,6 +159,9 @@ url = "https://github.com/consenlabs/secp256k1" [[repo]] url = "https://github.com/consenlabs/secp256k1.swift" +[[repo]] +url = "https://github.com/consenlabs/smart-contract" + [[repo]] url = "https://github.com/consenlabs/token-core" @@ -162,6 +180,9 @@ url = "https://github.com/consenlabs/token-profile" [[repo]] url = "https://github.com/consenlabs/tokenfans-theme" +[[repo]] +url = "https://github.com/consenlabs/tokenlon-jssdk" + [[repo]] url = "https://github.com/consenlabs/tokenlon-mmsk" @@ -173,3 +194,6 @@ url = "https://github.com/consenlabs/validate-model" [[repo]] url = "https://github.com/consenlabs/web3.js" + +[[repo]] +url = "https://github.com/consenlabs/XChange"