mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-14 11:14:25 +01:00
23 lines
466 B
TOML
23 lines
466 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-docs"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/bitcannery/bitcannery-website"
|