mirror of
https://github.com/alexgo-io/crypto-ecosystems.git
synced 2026-04-29 13:25:28 +08:00
47 lines
964 B
TOML
47 lines
964 B
TOML
# Ecosystem Level Information
|
|
title = "EYWA Protocol"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/eywa-protocol"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/eywa-protocol/bls-crypto"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/eywa-protocol/chain"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/eywa-protocol/contracts"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/eywa-protocol/eywa-alpha-testers-list"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/eywa-protocol/eywa-constants"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/eywa-protocol/eywa-landing"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/eywa-protocol/harmony"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/eywa-protocol/papers"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/eywa-protocol/relayer"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/eywa-protocol/solana-integration"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/eywa-protocol/tornado-core"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/eywa-protocol/wallet"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/eywa-protocol/wrappers"
|