mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-18 05:04:23 +01:00
32 lines
626 B
TOML
32 lines
626 B
TOML
# Ecosystem Level Information
|
|
title = "Player One"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/playerone-id"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/playerone-id/biginteger-for-eosio"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/playerone-id/eos"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/playerone-id/EosCommander"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/playerone-id/eosjs"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/playerone-id/files"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/playerone-id/poc-api"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/playerone-id/poc-client"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/playerone-id/poc-front"
|