mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-14 19:24:25 +01:00
65 lines
1.4 KiB
TOML
65 lines
1.4 KiB
TOML
# Ecosystem Level Information
|
|
title = "Squeezer"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/SqueezerIO"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/SqueezerIO/awesome-squeezer"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/SqueezerIO/example-projects"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/SqueezerIO/my-first-plugin"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/SqueezerIO/squeezer"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/SqueezerIO/squeezer-2way-payment"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/SqueezerIO/squeezer-aws"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/SqueezerIO/squeezer-azure"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/SqueezerIO/squeezer-blockchain-connector"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/SqueezerIO/squeezer-chainkit"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/SqueezerIO/squeezer-chainkit-plugin"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/SqueezerIO/squeezer-event-node"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/SqueezerIO/squeezer-hello-world"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/SqueezerIO/squeezer-provider-node"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/SqueezerIO/squeezer-serve"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/SqueezerIO/squeezer-site"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/SqueezerIO/squeezer-swagger"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/SqueezerIO/squeezer-test"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/SqueezerIO/squeezer-token-smartcontract"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/SqueezerIO/stellar-2way-payment-dapp"
|