mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-02-11 00:44:19 +01:00
26 lines
575 B
TOML
26 lines
575 B
TOML
# Ecosystem Level Information
|
|
title = "BakeryToken"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/BakeryProject"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/BakeryProject/bakery-swap-core"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/BakeryProject/bakery-swap-dish"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/BakeryProject/bakery-swap-exchange-nft"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/BakeryProject/bakery-swap-farming2.0"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/BakeryProject/bakery-swap-lib"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/BakeryProject/bakery-swap-periphery"
|