mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-23 23:54:21 +01:00
26 lines
494 B
TOML
26 lines
494 B
TOML
# Ecosystem Level Information
|
|
title = "FlypMe"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/flypme"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/flypme/flypme-contracts"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/flypme/flypme-instructions"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/flypme/library"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/flypme/metamask-extension"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/flypme/ngx-scanner"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/flypme/ngx-scanner-dist"
|