mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-14 11:14:25 +01:00
47 lines
994 B
TOML
47 lines
994 B
TOML
# Ecosystem Level Information
|
|
title = "Own"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/Chainium", "https://github.com/OwnMarket"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/Chainium/Chainium"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/OwnMarket/BusinessOwnerApp"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/OwnMarket/Icorium"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/OwnMarket/own-blockchain-sdk-go"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/OwnMarket/OwnBlockchain"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/OwnMarket/OwnBlockchainExplorer"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/OwnMarket/OwnBlockchainExplorerFrontend"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/OwnMarket/OwnBlockchainSdkJS"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/OwnMarket/OwnBlockchainSdkJVM"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/OwnMarket/OwnBlockchainSdkPython"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/OwnMarket/OwnWallet"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/OwnMarket/SmartContracts"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/OwnMarket/Spikes"
|