diff --git a/data/ecosystems/p/project-wyvern.toml b/data/ecosystems/p/project-wyvern.toml new file mode 100644 index 00000000..e60a4636 --- /dev/null +++ b/data/ecosystems/p/project-wyvern.toml @@ -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"