mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-19 13:44:25 +01:00
35 lines
648 B
TOML
35 lines
648 B
TOML
# Ecosystem Level Information
|
|
title = "Fuel"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/FuelLabs"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/FuelLabs/docs"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/FuelLabs/fuel"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/FuelLabs/fuel-burner-plugin"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/FuelLabs/fuel-burner-wallet"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/FuelLabs/fuel-core"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/FuelLabs/fuel-js"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/FuelLabs/reddit-cash"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/FuelLabs/reddit-wallet"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/FuelLabs/yulp"
|