Files
crypto-ecosystems/data/ecosystems/f/fetch.toml
2019-09-30 17:25:51 -07:00

69 lines
1.3 KiB
TOML

# Ecosystem Level Information
title = "Fetch"
sub_ecosystems = []
github_organizations = ["https://github.com/fetchai"]
# Repositories
[[repo]]
url = "https://github.com/fetchai/agent-simple"
[[repo]]
url = "https://github.com/fetchai/agents-aea"
[[repo]]
url = "https://github.com/fetchai/agents-tac"
[[repo]]
url = "https://github.com/fetchai/docker-constellation"
[[repo]]
url = "https://github.com/fetchai/docker-images"
[[repo]]
url = "https://github.com/fetchai/docs"
[[repo]]
url = "https://github.com/fetchai/etch-examples"
[[repo]]
url = "https://github.com/fetchai/ledger"
tags = ["Protocol"]
[[repo]]
url = "https://github.com/fetchai/ledger-api-py"
[[repo]]
url = "https://github.com/fetchai/ledger-archive"
[[repo]]
url = "https://github.com/fetchai/oef-core"
[[repo]]
url = "https://github.com/fetchai/oef-core-protocol"
[[repo]]
url = "https://github.com/fetchai/oef-mt-core"
[[repo]]
url = "https://github.com/fetchai/oef-sdk"
[[repo]]
url = "https://github.com/fetchai/oef-sdk-cpp"
[[repo]]
url = "https://github.com/fetchai/oef-sdk-python"
[[repo]]
url = "https://github.com/fetchai/oef-search-pluto"
[[repo]]
url = "https://github.com/fetchai/staking-contract"
[[repo]]
url = "https://github.com/fetchai/tools-etch-code-highlighter"
[[repo]]
url = "https://github.com/fetchai/tutorial-aea-weatherstation"