mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-18 13:14:24 +01:00
20 lines
402 B
TOML
20 lines
402 B
TOML
# Ecosystem Level Information
|
|
title = "Bitcannery"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/bitcannery"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/bitcannery/bitcannery-cli"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/bitcannery/bitcannery-com"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/bitcannery/bitcannery-dapp"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/bitcannery/bitcannery-website"
|