mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-15 19:54:25 +01:00
32 lines
724 B
TOML
32 lines
724 B
TOML
# Ecosystem Level Information
|
|
title = "Crypton Studio"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/CryptonStudio"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/CryptonStudio/amino-js"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/CryptonStudio/PlayMarket-2.0-App"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/CryptonStudio/PlayMarket-2.0-Contracts"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/CryptonStudio/PlayMarket-2.0-Developer"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/CryptonStudio/Playmarket-2.0-ICO-Contracts"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/CryptonStudio/PlayMarket-2.0-Nodes-web-site"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/CryptonStudio/PlayMarket-2.0-SDK"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/CryptonStudio/web4.js"
|