mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-19 05:34:30 +01:00
26 lines
528 B
TOML
26 lines
528 B
TOML
# Ecosystem Level Information
|
|
title = "Block Collider"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/blockcollider"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/blockcollider/bcjs"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/blockcollider/bcnode"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/blockcollider/bitcoin"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/blockcollider/bittorrent-tracker"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/blockcollider/discovery-swarm"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/blockcollider/parity-bitcoin"
|