Files
crypto-ecosystems/data/ecosystems/e/elrond.toml
2019-10-30 12:05:36 -07:00

92 lines
1.9 KiB
TOML

# Ecosystem Level Information
title = "Elrond"
sub_ecosystems = []
github_organizations = ["https://github.com/ElrondNetwork"]
# Repositories
[[repo]]
url = "https://github.com/ElrondNetwork/arwen-wasm-vm"
[[repo]]
url = "https://github.com/ElrondNetwork/assets"
[[repo]]
url = "https://github.com/ElrondNetwork/concurrent-map"
[[repo]]
url = "https://github.com/ElrondNetwork/elrond-config"
[[repo]]
url = "https://github.com/ElrondNetwork/elrond-go"
[[repo]]
url = "https://github.com/ElrondNetwork/elrond-go-node-debug"
[[repo]]
url = "https://github.com/ElrondNetwork/elrond-go-scripts"
[[repo]]
url = "https://github.com/ElrondNetwork/elrond-node-prototype"
[[repo]]
url = "https://github.com/ElrondNetwork/elrond-vm"
[[repo]]
url = "https://github.com/ElrondNetwork/elrond-vm-common"
[[repo]]
url = "https://github.com/ElrondNetwork/elrond-vm-util"
[[repo]]
url = "https://github.com/ElrondNetwork/elrond-wallet-prototype"
[[repo]]
url = "https://github.com/ElrondNetwork/evmc"
[[repo]]
url = "https://github.com/ElrondNetwork/go-ext-wasm"
[[repo]]
url = "https://github.com/ElrondNetwork/go-libp2p-pubsub"
[[repo]]
url = "https://github.com/ElrondNetwork/hera"
[[repo]]
url = "https://github.com/ElrondNetwork/k"
[[repo]]
url = "https://github.com/ElrondNetwork/managed-big-int"
[[repo]]
url = "https://github.com/ElrondNetwork/pywebassembly"
[[repo]]
url = "https://github.com/ElrondNetwork/sc-examples"
[[repo]]
url = "https://github.com/ElrondNetwork/sfbw2019"
[[repo]]
url = "https://github.com/ElrondNetwork/solidity"
[[repo]]
url = "https://github.com/ElrondNetwork/tokens"
[[repo]]
url = "https://github.com/ElrondNetwork/tokens-info"
[[repo]]
url = "https://github.com/ElrondNetwork/vscode-elrond-c"
[[repo]]
url = "https://github.com/ElrondNetwork/vscode-elrond-rust"
[[repo]]
url = "https://github.com/ElrondNetwork/wabt"
[[repo]]
url = "https://github.com/ElrondNetwork/wasmer"