Files
crypto-ecosystems/data/ecosystems/a/arbitrum.toml

53 lines
1.1 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-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"