mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-21 06:34:23 +01:00
59 lines
1.1 KiB
TOML
59 lines
1.1 KiB
TOML
# Ecosystem Level Information
|
|
title = "Uniswap"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/Uniswap"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/Uniswap/contracts-vyper"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Uniswap/docs"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Uniswap/old-solidity-contracts"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Uniswap/uni-registry"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Uniswap/unipig"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Uniswap/unisocks"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Uniswap/unisocks-erc20"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Uniswap/unisocks-erc721"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Uniswap/uniswap-api"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Uniswap/uniswap-frontend"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Uniswap/uniswap-generalized"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Uniswap/uniswap-info"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Uniswap/uniswap-io"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Uniswap/uniswap-pink"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Uniswap/uniswap-sdk"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Uniswap/universe"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Uniswap/widget"
|