mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2025-12-17 05:34:20 +01:00
71 lines
1.5 KiB
TOML
71 lines
1.5 KiB
TOML
# Ecosystem Level Information
|
|
title = "Subsocial"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/dappforce"]
|
|
|
|
# Repositories
|
|
|
|
[[repo]]
|
|
url = "https://github.com/dappforce/dappforce-tendermint-explorer"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/dappforce/polkadot-apps"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/dappforce/subsocial-offchain"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/dappforce/subsocial-web-app"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/dappforce/subsocial-starter"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/dappforce/dappforce-substrate-multisig"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/dappforce/subsocial"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/dappforce/subsocial-js"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/dappforce/dappforce-subsocial-faucet-bot"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/dappforce/subsocial-node"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/dappforce/subsocial-flutter"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/dappforce/subsocial-docs"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/dappforce/substrate-balances"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/dappforce/subsocial-angular"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/dappforce/dappforce.github.io"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/dappforce/rust-docs"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/dappforce/js-docs"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/dappforce/subsocial-examples"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/dappforce/statemine-token-lists"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/dappforce/subsocial-react-native"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/dappforce/subsocial-flutter-auth " |