mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-14 11:14:25 +01:00
44 lines
966 B
TOML
44 lines
966 B
TOML
# Ecosystem Level Information
|
|
title = "LiquidApps"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/liquidapps-io"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/liquidapps-io/awesome-eosio-plugins"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/liquidapps-io/cardgame-vram"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/liquidapps-io/dapp-dsp-k8s-helm"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/liquidapps-io/dist"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/liquidapps-io/docker-eosio-mainnet-loader"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/liquidapps-io/docker-eosio-nodeos-plugins"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/liquidapps-io/docs"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/liquidapps-io/eos-contracts-best-practices"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/liquidapps-io/eosio-node-k8s-helm"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/liquidapps-io/liquidapps-web-ide"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/liquidapps-io/zeus-ide"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/liquidapps-io/zeus-sdk"
|