mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-14 11:14:25 +01:00
26 lines
500 B
TOML
26 lines
500 B
TOML
# Ecosystem Level Information
|
|
title = "Ignition"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/ignitioncoin"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/ignitioncoin/docker"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/ignitioncoin/ignition-website"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/ignitioncoin/ignitioncoin"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/ignitioncoin/mxe"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/ignitioncoin/paper"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/ignitioncoin/Scripts"
|