From e493b8edab7659d0a9cf67043333702229f737cc Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Thu, 22 Aug 2019 09:26:56 -0700 Subject: [PATCH] Added Polkadot Kusama Genesis Spec and others. --- data/ecosystems/p/polkadot.toml | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/data/ecosystems/p/polkadot.toml b/data/ecosystems/p/polkadot.toml index 6fd90784..5ced5a4c 100644 --- a/data/ecosystems/p/polkadot.toml +++ b/data/ecosystems/p/polkadot.toml @@ -50,6 +50,9 @@ url = "https://github.com/w3f/consensus" [[repo]] url = "https://github.com/w3f/crowdsale-website" +[[repo]] +url = "https://github.com/w3f/ethereum-tracker" + [[repo]] url = "https://github.com/w3f/ghost-preview" @@ -71,6 +74,9 @@ url = "https://github.com/w3f/isogenies_vdf_uses" [[repo]] url = "https://github.com/w3f/js-libp2p-crypto" +[[repo]] +url = "https://github.com/w3f/kusama-genesis-spec" + [[repo]] url = "https://github.com/w3f/matrix-server" @@ -86,6 +92,9 @@ url = "https://github.com/w3f/messaging" [[repo]] url = "https://github.com/w3f/noiseexplorer" +[[repo]] +url = "https://github.com/w3f/offences-monitor" + [[repo]] url = "https://github.com/w3f/parity" @@ -101,6 +110,9 @@ url = "https://github.com/w3f/polkadot-chart" [[repo]] url = "https://github.com/w3f/polkadot-charts" +[[repo]] +url = "https://github.com/w3f/polkadot-claims" + [[repo]] url = "https://github.com/w3f/polkadot-deployer" @@ -122,6 +134,9 @@ url = "https://github.com/w3f/polkadot-re-spec" [[repo]] url = "https://github.com/w3f/polkadot-re-tests" +[[repo]] +url = "https://github.com/w3f/polkadot-secure-validator" + [[repo]] url = "https://github.com/w3f/polkadot-spec" @@ -158,6 +173,9 @@ url = "https://github.com/w3f/substrate-telemetry-chart" [[repo]] url = "https://github.com/w3f/substrate-telemetry-exporter" +[[repo]] +url = "https://github.com/w3f/succinct" + [[repo]] url = "https://github.com/w3f/summit2019" @@ -187,3 +205,6 @@ url = "https://github.com/w3f/Web3-wiki" [[repo]] url = "https://github.com/w3f/web3summit" + +[[repo]] +url = "https://github.com/w3f/website-tmp"