Files
crypto-ecosystems/data/ecosystems/t/tari.toml
2019-11-02 11:36:08 -07:00

101 lines
2.0 KiB
TOML

# Ecosystem Level Information
title = "Tari"
sub_ecosystems = []
github_organizations = ["https://github.com/big-neon", "https://github.com/tari-labs", "https://github.com/tari-project"]
# Repositories
[[repo]]
url = "https://github.com/big-neon/bigneon"
[[repo]]
url = "https://github.com/big-neon/bn-about"
[[repo]]
url = "https://github.com/big-neon/bn-android-doorperson"
[[repo]]
url = "https://github.com/big-neon/bn-api"
[[repo]]
url = "https://github.com/big-neon/bn-api-node"
[[repo]]
url = "https://github.com/big-neon/bn-db"
[[repo]]
url = "https://github.com/big-neon/bn-front-door"
[[repo]]
url = "https://github.com/big-neon/bn-ios"
[[repo]]
url = "https://github.com/big-neon/bn-mobile-react"
[[repo]]
url = "https://github.com/big-neon/bn-web"
[[repo]]
url = "https://github.com/big-neon/bn-web-admin-demo"
[[repo]]
url = "https://github.com/big-neon/docs"
[[repo]]
url = "https://github.com/big-neon/filebeats"
[[repo]]
url = "https://github.com/tari-labs/docker"
[[repo]]
url = "https://github.com/tari-labs/libsecp256k1"
tags = ["Protocol"]
[[repo]]
url = "https://github.com/tari-labs/modelling"
[[repo]]
url = "https://github.com/tari-labs/pacman"
[[repo]]
url = "https://github.com/tari-labs/rust-playground"
[[repo]]
url = "https://github.com/tari-labs/tari"
[[repo]]
url = "https://github.com/tari-labs/tari-university"
tags = ["Documentation"]
[[repo]]
url = "https://github.com/tari-project/bus-queue"
[[repo]]
url = "https://github.com/tari-project/desktop-client"
[[repo]]
url = "https://github.com/tari-project/qt_wallet"
[[repo]]
url = "https://github.com/tari-project/randomx-rs"
[[repo]]
url = "https://github.com/tari-project/RFC"
[[repo]]
url = "https://github.com/tari-project/tari"
tags = ["Protocol"]
[[repo]]
url = "https://github.com/tari-project/tari-website"
[[repo]]
url = "https://github.com/tari-project/tower"
[[repo]]
url = "https://github.com/tari-project/wallet-android"
[[repo]]
url = "https://github.com/tari-project/wallet-ios"