From 7b4a4518be80e7a947ea6a6832d2cd19e86f658a Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Mon, 17 Aug 2020 22:15:42 -0700 Subject: [PATCH] Added more Math wallet repos --- data/ecosystems/m/math.toml | 169 ++++++++++++++++++++++++++++++++++++ 1 file changed, 169 insertions(+) create mode 100644 data/ecosystems/m/math.toml diff --git a/data/ecosystems/m/math.toml b/data/ecosystems/m/math.toml new file mode 100644 index 00000000..f20e73fe --- /dev/null +++ b/data/ecosystems/m/math.toml @@ -0,0 +1,169 @@ +# Ecosystem Level Information +title = "MATH" + +sub_ecosystems = [] + +github_organizations = ["https://github.com/mathwallet"] + +# Repositories +[[repo]] +url = "https://github.com/mathwallet/BSC-Cross-Chain" + +[[repo]] +url = "https://github.com/mathwallet/btc-bitcoinj" + +[[repo]] +url = "https://github.com/mathwallet/btc-CoreBitcoin" + +[[repo]] +url = "https://github.com/mathwallet/DesignGuide" + +[[repo]] +url = "https://github.com/mathwallet/doc.mathwallet.org" + +[[repo]] +url = "https://github.com/mathwallet/dotclaim-pre" + +[[repo]] +url = "https://github.com/mathwallet/eos-EosCommander" + +[[repo]] +url = "https://github.com/mathwallet/eosjs-v16.0.9" + +[[repo]] +url = "https://github.com/mathwallet/ethereumjs-tx" + +[[repo]] +url = "https://github.com/mathwallet/ethereumjs-vm" + +[[repo]] +url = "https://github.com/mathwallet/irisnet-crypto" + +[[repo]] +url = "https://github.com/mathwallet/javascript-sdk" + +[[repo]] +url = "https://github.com/mathwallet/KusamaProject" + +[[repo]] +url = "https://github.com/mathwallet/ledger-cosmos-js" + +[[repo]] +url = "https://github.com/mathwallet/math-bandchain-js" + +[[repo]] +url = "https://github.com/mathwallet/math-binancechainjs" + +[[repo]] +url = "https://github.com/mathwallet/math-bitcoinjs" + +[[repo]] +url = "https://github.com/mathwallet/math-chainxjs" + +[[repo]] +url = "https://github.com/mathwallet/math-codexjs" + +[[repo]] +url = "https://github.com/mathwallet/math-coinexjs" + +[[repo]] +url = "https://github.com/mathwallet/MATH-Cosmos-OC-SDK" + +[[repo]] +url = "https://github.com/mathwallet/math-cosmos-web-wallet" + +[[repo]] +url = "https://github.com/mathwallet/math-cosmosjs" + +[[repo]] +url = "https://github.com/mathwallet/math-eosforcejs" + +[[repo]] +url = "https://github.com/mathwallet/math-eosjs" + +[[repo]] +url = "https://github.com/mathwallet/math-ethjs" + +[[repo]] +url = "https://github.com/mathwallet/math-filecoinjs" + +[[repo]] +url = "https://github.com/mathwallet/math-harmony-web-wallet" + +[[repo]] +url = "https://github.com/mathwallet/math-harmonyjs" + +[[repo]] +url = "https://github.com/mathwallet/math-irisjs" + +[[repo]] +url = "https://github.com/mathwallet/math-js-sdk" + +[[repo]] +url = "https://github.com/mathwallet/math-kavajs" + +[[repo]] +url = "https://github.com/mathwallet/math-kusamajs" + +[[repo]] +url = "https://github.com/mathwallet/math-nearjs" + +[[repo]] +url = "https://github.com/mathwallet/math-nervosjs" + +[[repo]] +url = "https://github.com/mathwallet/math-okchain-js" + +[[repo]] +url = "https://github.com/mathwallet/math-okchain-web-wallet" + +[[repo]] +url = "https://github.com/mathwallet/MATH-Ontology-Java-SDK" + +[[repo]] +url = "https://github.com/mathwallet/math-secretnetwork-js" + +[[repo]] +url = "https://github.com/mathwallet/math-solana-js" + +[[repo]] +url = "https://github.com/mathwallet/math-substratejs" + +[[repo]] +url = "https://github.com/mathwallet/math-trxjs" + +[[repo]] +url = "https://github.com/mathwallet/mathwallet.github.io" + +[[repo]] +url = "https://github.com/mathwallet/MathWalletSDK-Android" + +[[repo]] +url = "https://github.com/mathwallet/MathWalletSDK-iOS" + +[[repo]] +url = "https://github.com/mathwallet/neo-swift" + +[[repo]] +url = "https://github.com/mathwallet/neo-utils" + +[[repo]] +url = "https://github.com/mathwallet/OIPs" + +[[repo]] +url = "https://github.com/mathwallet/ontology-oc-sdk" + +[[repo]] +url = "https://github.com/mathwallet/secretnetwork-staking-tool" + +[[repo]] +url = "https://github.com/mathwallet/SimpleWallet" + +[[repo]] +url = "https://github.com/mathwallet/tron-protocol" + +[[repo]] +url = "https://github.com/mathwallet/walletconnect-monorepo" + +[[repo]] +url = "https://github.com/mathwallet/whitepaper"