mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-02-22 14:14:24 +01:00
56 lines
1.2 KiB
TOML
56 lines
1.2 KiB
TOML
# Ecosystem Level Information
|
|
title = "Props Token"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/propsproject"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/propsproject/.github"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/propsproject/goprops-toolkit"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/propsproject/lib-logger"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/propsproject/offeringcircular"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/propsproject/props-ethsync"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/propsproject/props-protocol"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/propsproject/props-token-distribution"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/propsproject/props-transaction-processor"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/propsproject/propschain-node"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/propsproject/propskit-js"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/propsproject/sawtooth-go-sdk"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/propsproject/sidechain-kubernetes"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/propsproject/static"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/propsproject/token-vesting-ui"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/propsproject/tpl-contracts"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/propsproject/wyvern-v3"
|