mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-14 11:14:25 +01:00
41 lines
796 B
TOML
41 lines
796 B
TOML
# Ecosystem Level Information
|
|
title = "Vcash"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/openvcash"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/openvcash/coinomi-android"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/openvcash/docs.vcash.info"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/openvcash/electrum-xvc"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/openvcash/electrumx"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/openvcash/papers"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/openvcash/python-vcash_hash"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/openvcash/vcash"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/openvcash/vcash-bash-rpc"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/openvcash/vcash-scripts"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/openvcash/vcash-website"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/openvcash/wxVcashGUI"
|