mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-17 12:44:24 +01:00
41 lines
863 B
TOML
41 lines
863 B
TOML
# Ecosystem Level Information
|
|
title = "Clover"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/clover-network"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/clover-network/apps"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/clover-network/chainspec-generator"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/clover-network/clover"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/clover-network/clover-defi-wallet"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/clover-network/clover-docs"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/clover-network/clover-mobile-wallet"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/clover-network/clover-sdk"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/clover-network/clover-ui"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/clover-network/clover-wallet"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/clover-network/clover-web3-wallet"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/clover-network/website"
|