mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-02-08 23:44:19 +01:00
68 lines
1.3 KiB
TOML
68 lines
1.3 KiB
TOML
# Ecosystem Level Information
|
|
title = "Deso Protocol"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/deso-protocol"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/deso-protocol/backend"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/deso-protocol/confetti-js"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/deso-protocol/core"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/deso-protocol/desktop"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/deso-protocol/dips"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/deso-protocol/docs"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/deso-protocol/examples"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/deso-protocol/explorer"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/deso-protocol/frontend"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/deso-protocol/glog"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/deso-protocol/go-deadlock"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/deso-protocol/go-merkle-tree"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/deso-protocol/hdkey"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/deso-protocol/identity"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/deso-protocol/identity-android"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/deso-protocol/identity-swift"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/deso-protocol/mongodb-dumper"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/deso-protocol/rosetta-deso"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/deso-protocol/rosetta-sdk-go"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/deso-protocol/run"
|