mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-14 19:24:25 +01:00
53 lines
1.1 KiB
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"
|