mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-02-02 12:34:19 +01:00
77 lines
1.4 KiB
TOML
77 lines
1.4 KiB
TOML
# Ecosystem Level Information
|
|
title = "ApeRocket"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/ApeWorX"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/ApeWorX/ape"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/ApeWorX/ape-alchemy"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/ApeWorX/ape-ens"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/ApeWorX/ape-etherscan"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/ApeWorX/ape-hardhat"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/ApeWorX/ape-infura"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/ApeWorX/ape-ledger"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/ApeWorX/ape-solidity"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/ApeWorX/ape-tokens"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/ApeWorX/ape-trezor"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/ApeWorX/ape-vyper"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/ApeWorX/cookiecutter"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/ApeWorX/eip712"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/ApeWorX/ethpm"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/ApeWorX/ethpm-types"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/ApeWorX/evm"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/ApeWorX/evm-asm"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/ApeWorX/Flask-WalletConnect"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/ApeWorX/mev-inspect-py"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/ApeWorX/node-utils"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/ApeWorX/project-template"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/ApeWorX/py-tokenlists"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/ApeWorX/walletconnect-py"
|