mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-02-20 21:24:33 +01:00
35 lines
773 B
TOML
35 lines
773 B
TOML
# Ecosystem Level Information
|
|
title = "Flamingo"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/flamingo-finance"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/flamingo-finance/flamingo-audit"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/flamingo-finance/flamingo-contract-staking"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/flamingo-finance/flamingo-contract-staking-n3"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/flamingo-finance/flamingo-contract-swap"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/flamingo-finance/IdoContract"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/flamingo-finance/neo"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/flamingo-finance/neo-modules"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/flamingo-finance/neo-node"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/flamingo-finance/wrapper"
|