mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-02-15 02:44:30 +01:00
35 lines
727 B
TOML
35 lines
727 B
TOML
# Ecosystem Level Information
|
|
title = "Persistence"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/persistenceOne"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/persistenceOne/assetDApp"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/persistenceOne/assetMantle"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/persistenceOne/comdexCrust"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/persistenceOne/ERC20"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/persistenceOne/genesisTransactions"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/persistenceOne/persistenceJS"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/persistenceOne/persistenceSDK"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/persistenceOne/refundCoins"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/persistenceOne/website"
|