mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2025-12-17 13:44:20 +01:00
add talisman ecosystem
This commit is contained in:
committed by
Curtis Spencer
parent
718c4f4064
commit
61d047c4fe
@@ -13,6 +13,7 @@ sub_ecosystems = [
|
||||
"Plasm",
|
||||
"Selendra",
|
||||
"Stafi",
|
||||
"Talisman",
|
||||
"Vertua",
|
||||
]
|
||||
|
||||
|
||||
9
data/ecosystems/t/talisman.toml
Normal file
9
data/ecosystems/t/talisman.toml
Normal file
@@ -0,0 +1,9 @@
|
||||
# Ecosystem Level Information
|
||||
title = "Talisman"
|
||||
|
||||
# Github Organizations
|
||||
github_organizations = ["https://github.com/TalismanSociety"]
|
||||
|
||||
# Repositories
|
||||
[[repo]]
|
||||
url = "https://github.com/TalismanSociety/talisman-web"
|
||||
Reference in New Issue
Block a user