From 7389cf286c45f8fbce21eb1025cba96901a896a2 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Mon, 7 Sep 2020 10:59:07 -0700 Subject: [PATCH] Added more Elrond repos (samwise, elrond-core.js, etc.) --- data/ecosystems/e/elrond.toml | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) diff --git a/data/ecosystems/e/elrond.toml b/data/ecosystems/e/elrond.toml index 6fb7fd89..9a6992d2 100644 --- a/data/ecosystems/e/elrond.toml +++ b/data/ecosystems/e/elrond.toml @@ -33,9 +33,18 @@ url = "https://github.com/ElrondNetwork/crypto-address-validator" [[repo]] url = "https://github.com/ElrondNetwork/elrond-config" +[[repo]] +url = "https://github.com/ElrondNetwork/elrond-config-mainnet" + [[repo]] url = "https://github.com/ElrondNetwork/elrond-config-testing" +[[repo]] +url = "https://github.com/ElrondNetwork/elrond-config-testnet" + +[[repo]] +url = "https://github.com/ElrondNetwork/elrond-core-js" + [[repo]] url = "https://github.com/ElrondNetwork/elrond-deploy-go" @@ -57,6 +66,12 @@ url = "https://github.com/ElrondNetwork/elrond-go-p2p-1" [[repo]] url = "https://github.com/ElrondNetwork/elrond-go-scripts" +[[repo]] +url = "https://github.com/ElrondNetwork/elrond-go-scripts-mainnet" + +[[repo]] +url = "https://github.com/ElrondNetwork/elrond-go-scripts-testnet" + [[repo]] url = "https://github.com/ElrondNetwork/elrond-go-scripts-v2" @@ -69,6 +84,9 @@ url = "https://github.com/ElrondNetwork/elrond-ide-vscode" [[repo]] url = "https://github.com/ElrondNetwork/elrond-node-prototype" +[[repo]] +url = "https://github.com/ElrondNetwork/elrond-proxy-go" + [[repo]] url = "https://github.com/ElrondNetwork/elrond-sc-tools" @@ -93,6 +111,9 @@ url = "https://github.com/ElrondNetwork/elrond-wasm-rs" [[repo]] url = "https://github.com/ElrondNetwork/erdpy" +[[repo]] +url = "https://github.com/ElrondNetwork/erdwalletjs-http" + [[repo]] url = "https://github.com/ElrondNetwork/evmc" @@ -129,6 +150,15 @@ url = "https://github.com/ElrondNetwork/protobuf" [[repo]] url = "https://github.com/ElrondNetwork/pywebassembly" +[[repo]] +url = "https://github.com/ElrondNetwork/samwise" + +[[repo]] +url = "https://github.com/ElrondNetwork/sc-attestation-rs" + +[[repo]] +url = "https://github.com/ElrondNetwork/sc-band-bridge-rs" + [[repo]] url = "https://github.com/ElrondNetwork/sc-bitswing-rs" @@ -165,6 +195,9 @@ url = "https://github.com/ElrondNetwork/StretchyHeaderViewController" [[repo]] url = "https://github.com/ElrondNetwork/TagListView" +[[repo]] +url = "https://github.com/ElrondNetwork/test-release" + [[repo]] url = "https://github.com/ElrondNetwork/tokens"