Files
crypto-ecosystems/data/ecosystems/b/bit-trust-system.toml
2020-09-07 10:57:42 -07:00

119 lines
2.5 KiB
TOML

# Ecosystem Level Information
title = "Bit Trust System"
sub_ecosystems = []
github_organizations = ["https://github.com/BIUT-Block"]
# Repositories
[[repo]]
url = "https://github.com/BIUT-Block/AndroidJSAPI"
[[repo]]
url = "https://github.com/BIUT-Block/BIUT-Block.github.io"
[[repo]]
url = "https://github.com/BIUT-Block/biutblock-browser"
[[repo]]
url = "https://github.com/BIUT-Block/biutblock-browser-ui"
[[repo]]
url = "https://github.com/BIUT-Block/biutblock-client"
[[repo]]
url = "https://github.com/BIUT-Block/biutblock-client-pool"
[[repo]]
url = "https://github.com/BIUT-Block/biutblock-client-web"
[[repo]]
url = "https://github.com/BIUT-Block/biutblock-wallet-android"
[[repo]]
url = "https://github.com/BIUT-Block/biutblock-wallet-ios"
[[repo]]
url = "https://github.com/BIUT-Block/biutblock-web-client"
[[repo]]
url = "https://github.com/BIUT-Block/biutblock-web-client-pool-dist"
[[repo]]
url = "https://github.com/BIUT-Block/biutblock-website"
[[repo]]
url = "https://github.com/BIUT-Block/biutblock-website-old"
[[repo]]
url = "https://github.com/BIUT-Block/biutjs-blockchain"
[[repo]]
url = "https://github.com/BIUT-Block/biutjs-circle"
[[repo]]
url = "https://github.com/BIUT-Block/biutjs-common"
[[repo]]
url = "https://github.com/BIUT-Block/biutjs-crypto"
[[repo]]
url = "https://github.com/BIUT-Block/biutjs-datahandler"
[[repo]]
url = "https://github.com/BIUT-Block/biutjs-devp2p"
[[repo]]
url = "https://github.com/BIUT-Block/biutjs-group"
[[repo]]
url = "https://github.com/BIUT-Block/biutjs-hashcode"
[[repo]]
url = "https://github.com/BIUT-Block/biutjs-icap"
[[repo]]
url = "https://github.com/BIUT-Block/biutjs-judge"
[[repo]]
url = "https://github.com/BIUT-Block/biutjs-keys"
[[repo]]
url = "https://github.com/BIUT-Block/biutjs-logger"
[[repo]]
url = "https://github.com/BIUT-Block/biutjs-merkle-tree"
[[repo]]
url = "https://github.com/BIUT-Block/biutjs-node"
[[repo]]
url = "https://github.com/BIUT-Block/biutjs-pow"
[[repo]]
url = "https://github.com/BIUT-Block/biutjs-rlp"
[[repo]]
url = "https://github.com/BIUT-Block/biutjs-SmartContractDemo"
[[repo]]
url = "https://github.com/BIUT-Block/biutjs-transactionpool"
[[repo]]
url = "https://github.com/BIUT-Block/biutjs-tx"
[[repo]]
url = "https://github.com/BIUT-Block/biutjs-util"
[[repo]]
url = "https://github.com/BIUT-Block/biutjs-vmlite"
[[repo]]
url = "https://github.com/BIUT-Block/biutjs-vote"
[[repo]]
url = "https://github.com/BIUT-Block/biutjs-wallet"
[[repo]]
url = "https://github.com/BIUT-Block/IOSJSAPI"