diff --git a/data/ecosystems/e/elrond.toml b/data/ecosystems/e/elrond.toml index 555aaf08..1f3a76d5 100644 --- a/data/ecosystems/e/elrond.toml +++ b/data/ecosystems/e/elrond.toml @@ -6,6 +6,9 @@ sub_ecosystems = [] github_organizations = ["https://github.com/ElrondNetwork"] # Repositories +[[repo]] +url = "https://github.com/Ejhfast/elrond-rust" + [[repo]] url = "https://github.com/ElrondNetwork/arwen-wasm-vm"