mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-21 22:54:22 +01:00
35 lines
713 B
TOML
35 lines
713 B
TOML
# Ecosystem Level Information
|
|
title = "Pisa Research"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/PISAresearch"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/PISAresearch/event-proofs"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/PISAresearch/indra"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/PISAresearch/metamask-extension"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/PISAresearch/pisa"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/PISAresearch/pisaresearch.github.io"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/PISAresearch/raiden"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/PISAresearch/raiden-contracts"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/PISAresearch/state-assertions"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/PISAresearch/webui"
|