mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-14 11:14:25 +01:00
81 lines
1.6 KiB
TOML
81 lines
1.6 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/bep3-deputy"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/fetchai/carpark_agent"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/fetchai/carpark_agent_big_data"
|
|
|
|
[[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"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/fetchai/website-developer-landing"
|