mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-31 11:34:20 +01:00
Added Project Wyvern ecosystem
This commit is contained in:
88
data/ecosystems/p/project-wyvern.toml
Normal file
88
data/ecosystems/p/project-wyvern.toml
Normal file
@@ -0,0 +1,88 @@
|
||||
# Ecosystem Level Information
|
||||
title = "Project Wyvern"
|
||||
|
||||
sub_ecosystems = []
|
||||
|
||||
github_organizations = ["https://github.com/ProjectWyvern"]
|
||||
|
||||
# Repositories
|
||||
[[repo]]
|
||||
url = "https://github.com/ProjectWyvern/archive.projectwyvern.com"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/ProjectWyvern/automation"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/ProjectWyvern/bitcoinjs-lib"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/ProjectWyvern/dao.projectwyvern.com"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/ProjectWyvern/ethereumjs-abi"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/ProjectWyvern/example-orderbook-server"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/ProjectWyvern/exchange.projectwyvern.com"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/ProjectWyvern/frontends"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/ProjectWyvern/integrations"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/ProjectWyvern/port.projectwyvern.com"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/ProjectWyvern/projectwyvern.com"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/ProjectWyvern/redeem.projectwyvern.com"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/ProjectWyvern/token.projectwyvern.com"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/ProjectWyvern/utxo-merkle-proof"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/ProjectWyvern/WDPs"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/ProjectWyvern/wiki"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/ProjectWyvern/wyvern"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/ProjectWyvern/wyvern-branding"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/ProjectWyvern/wyvern-ethereum"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/ProjectWyvern/wyvern-exchange"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/ProjectWyvern/wyvern-js"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/ProjectWyvern/wyvern-logo-effects"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/ProjectWyvern/wyvern-protocol"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/ProjectWyvern/wyvern-schemas"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/ProjectWyvern/wyvern-seeder"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/ProjectWyvern/wyvern-solo-pool"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/ProjectWyvern/wyvern-voting"
|
||||
Reference in New Issue
Block a user