Files
crypto-ecosystems/data/ecosystems/f/funfair.toml
2020-03-13 15:35:06 -07:00

44 lines
951 B
TOML

# Ecosystem Level Information
title = "FunFair"
sub_ecosystems = []
github_organizations = ["https://github.com/funfair-tech"]
# Repositories
[[repo]]
url = "https://github.com/funfair-tech/BuildBot"
[[repo]]
url = "https://github.com/funfair-tech/CoinBot"
[[repo]]
url = "https://github.com/funfair-tech/etherwallet"
[[repo]]
url = "https://github.com/funfair-tech/funfair-build-check"
[[repo]]
url = "https://github.com/funfair-tech/funfair-build-version"
[[repo]]
url = "https://github.com/funfair-tech/funfair-server-code-analysis"
[[repo]]
url = "https://github.com/funfair-tech/funfair-server-template"
[[repo]]
url = "https://github.com/funfair-tech/NuGetGallery"
[[repo]]
url = "https://github.com/funfair-tech/reference-state-channel-contracts"
[[repo]]
url = "https://github.com/funfair-tech/Secp256k1.Net"
[[repo]]
url = "https://github.com/funfair-tech/TruliooClient"
[[repo]]
url = "https://github.com/funfair-tech/web3.js"