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"