mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-14 11:14:25 +01:00
56 lines
999 B
TOML
56 lines
999 B
TOML
# Ecosystem Level Information
|
|
title = "PDX"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/PDXbaap"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/PDXbaap/baap"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/PDXbaap/design"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/PDXbaap/docs"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/PDXbaap/engine"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/PDXbaap/ewasm-rust-api"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/PDXbaap/ewasm-rust-demo"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/PDXbaap/flowfree"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/PDXbaap/iaas"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/PDXbaap/netmux"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/PDXbaap/netmux-heavyweight"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/PDXbaap/node"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/PDXbaap/safedock"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/PDXbaap/samples"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/PDXbaap/sandbox"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/PDXbaap/wallet"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/PDXbaap/wasm-chisel"
|