mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-14 11:14:25 +01:00
47 lines
1001 B
TOML
47 lines
1001 B
TOML
# Ecosystem Level Information
|
|
title = "Karma"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/Karma-blockchain"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/Karma-blockchain/dapp"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Karma-blockchain/kafka-listener"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Karma-blockchain/kafka-transport"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Karma-blockchain/karma-core"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Karma-blockchain/karmachain"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Karma-blockchain/karmajs"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Karma-blockchain/karmajs-ws"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Karma-blockchain/presale"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Karma-blockchain/python-bitshares"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Karma-blockchain/python-graphenelib"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Karma-blockchain/python-karma"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Karma-blockchain/sign-message"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Karma-blockchain/tapin"
|