Files
crypto-ecosystems/data/ecosystems/a/arbitrum.toml
2020-02-26 12:52:03 -08:00

65 lines
1.3 KiB
TOML

# Ecosystem Level Information
title = "Arbitrum"
sub_ecosystems = []
github_organizations = ["https://github.com/OffchainLabs"]
# Repositories
[[repo]]
url = "https://github.com/OffchainLabs/arb-avm"
[[repo]]
url = "https://github.com/OffchainLabs/arb-avm-cpp"
[[repo]]
url = "https://github.com/OffchainLabs/arb-ethbridge"
[[repo]]
url = "https://github.com/OffchainLabs/arb-ethers-provider"
[[repo]]
url = "https://github.com/OffchainLabs/arb-sdk"
[[repo]]
url = "https://github.com/OffchainLabs/arb-token-bridge"
[[repo]]
url = "https://github.com/OffchainLabs/arb-truffle-provider"
[[repo]]
url = "https://github.com/OffchainLabs/arb-util"
[[repo]]
url = "https://github.com/OffchainLabs/arb-validator"
[[repo]]
url = "https://github.com/OffchainLabs/arb-web3-provider"
[[repo]]
url = "https://github.com/OffchainLabs/arbc-solidity"
[[repo]]
url = "https://github.com/OffchainLabs/arbitrum"
[[repo]]
url = "https://github.com/OffchainLabs/augur"
[[repo]]
url = "https://github.com/OffchainLabs/demo-dapp-election"
[[repo]]
url = "https://github.com/OffchainLabs/demo-dapp-pet-shop"
[[repo]]
url = "https://github.com/OffchainLabs/goarbitrum"
[[repo]]
url = "https://github.com/OffchainLabs/token-mock"
[[repo]]
url = "https://github.com/OffchainLabs/uniswap-frontend"
[[repo]]
url = "https://github.com/OffchainLabs/uniswap-solidity"