From 93dffa85a7be2bce50b8d82e1ac2be35cd691694 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Sat, 23 Jul 2022 15:12:29 -0700 Subject: [PATCH] Added multichain ecosystem --- data/ecosystems/m/multichain.toml | 142 ++++++++++++++++++++++++++++++ 1 file changed, 142 insertions(+) create mode 100644 data/ecosystems/m/multichain.toml diff --git a/data/ecosystems/m/multichain.toml b/data/ecosystems/m/multichain.toml new file mode 100644 index 00000000..6f673c9b --- /dev/null +++ b/data/ecosystems/m/multichain.toml @@ -0,0 +1,142 @@ +# Ecosystem Level Information +title = "Multichain" + +sub_ecosystems = [] + +github_organizations = ["https://github.com/anyswap"] + +# Repositories +[[repo]] +url = "https://github.com/anyswap/anyswap-api" + +[[repo]] +url = "https://github.com/anyswap/Anyswap-Audit" + +[[repo]] +url = "https://github.com/anyswap/Anyswap-bridgeList" + +[[repo]] +url = "https://github.com/anyswap/anyswap-crosschain" + +[[repo]] +url = "https://github.com/anyswap/anyswap-docs" + +[[repo]] +url = "https://github.com/anyswap/anyswap-exchange" + +[[repo]] +url = "https://github.com/anyswap/Anyswap-FAQ" + +[[repo]] +url = "https://github.com/anyswap/anyswap-frontend" + +[[repo]] +url = "https://github.com/anyswap/anyswap-interface" + +[[repo]] +url = "https://github.com/anyswap/Anyswap-MPCNode" + +[[repo]] +url = "https://github.com/anyswap/anyswap-token" + +[[repo]] +url = "https://github.com/anyswap/anyswap-v1-core" + +[[repo]] +url = "https://github.com/anyswap/ANYToken-distribution" + +[[repo]] +url = "https://github.com/anyswap/ANYToken-locked" + +[[repo]] +url = "https://github.com/anyswap/ANYToken-stake" + +[[repo]] +url = "https://github.com/anyswap/Brand-assets" + +[[repo]] +url = "https://github.com/anyswap/chaindata" + +[[repo]] +url = "https://github.com/anyswap/CrossChain-Bridge" + +[[repo]] +url = "https://github.com/anyswap/CrossChain-Router" + +[[repo]] +url = "https://github.com/anyswap/CYCToken" + +[[repo]] +url = "https://github.com/anyswap/DefiLlama-Adapters" + +[[repo]] +url = "https://github.com/anyswap/eth-phishing-detect" + +[[repo]] +url = "https://github.com/anyswap/FastMulThreshold-DSA" + +[[repo]] +url = "https://github.com/anyswap/flow-contract" + +[[repo]] +url = "https://github.com/anyswap/FoodToken" + +[[repo]] +url = "https://github.com/anyswap/General-Grants-Program" + +[[repo]] +url = "https://github.com/anyswap/mBTC" + +[[repo]] +url = "https://github.com/anyswap/mpc-client" + +[[repo]] +url = "https://github.com/anyswap/MPCNode-airdrop" + +[[repo]] +url = "https://github.com/anyswap/multibridge.xyz" + +[[repo]] +url = "https://github.com/anyswap/multicall.js" + +[[repo]] +url = "https://github.com/anyswap/multichain-bridge" + +[[repo]] +url = "https://github.com/anyswap/multichain-homepage" + +[[repo]] +url = "https://github.com/anyswap/multichain-smart-contracts" + +[[repo]] +url = "https://github.com/anyswap/Multichain-token" + +[[repo]] +url = "https://github.com/anyswap/near-contract" + +[[repo]] +url = "https://github.com/anyswap/networklist-org" + +[[repo]] +url = "https://github.com/anyswap/NFT-bridge" + +[[repo]] +url = "https://github.com/anyswap/openzeppelin-contracts" + +[[repo]] +url = "https://github.com/anyswap/priceFeed" + +[[repo]] +url = "https://github.com/anyswap/router-solana-contract" + +[[repo]] +url = "https://github.com/anyswap/SecureToolkit" + +[[repo]] +url = "https://github.com/anyswap/smpc-tools" + +[[repo]] +url = "https://github.com/anyswap/snapshot-spaces" + +[[repo]] +url = "https://github.com/anyswap/veMULTI"