From d95117a14ceddf403a2cbbbb2d0a17440ffdd27f Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Mon, 11 May 2020 15:23:03 -0700 Subject: [PATCH] Added more Elrond repos --- data/ecosystems/e/elrond.toml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/data/ecosystems/e/elrond.toml b/data/ecosystems/e/elrond.toml index 6edf54c8..3abaa382 100644 --- a/data/ecosystems/e/elrond.toml +++ b/data/ecosystems/e/elrond.toml @@ -21,6 +21,9 @@ url = "https://github.com/ElrondNetwork/blockatlas" [[repo]] url = "https://github.com/ElrondNetwork/bls-go-binary" +[[repo]] +url = "https://github.com/ElrondNetwork/chainwalkers-elrond-go" + [[repo]] url = "https://github.com/ElrondNetwork/concurrent-map" @@ -102,6 +105,12 @@ url = "https://github.com/ElrondNetwork/hera" [[repo]] url = "https://github.com/ElrondNetwork/k" +[[repo]] +url = "https://github.com/ElrondNetwork/ledger-elrond" + +[[repo]] +url = "https://github.com/ElrondNetwork/logolas" + [[repo]] url = "https://github.com/ElrondNetwork/managed-big-int" @@ -111,9 +120,18 @@ url = "https://github.com/ElrondNetwork/pre-staking" [[repo]] url = "https://github.com/ElrondNetwork/pywebassembly" +[[repo]] +url = "https://github.com/ElrondNetwork/sc-bitswing-rs" + +[[repo]] +url = "https://github.com/ElrondNetwork/sc-busd-rs" + [[repo]] url = "https://github.com/ElrondNetwork/sc-delegation-rs" +[[repo]] +url = "https://github.com/ElrondNetwork/sc-dns-rs" + [[repo]] url = "https://github.com/ElrondNetwork/sc-examples"