@@ -13,9 +13,13 @@ In 2017 we split our implementation of "Polkadot" from its platform-level compon
We are actively building both Substrate and Polkadot, but things will be a little odd for a while. If you see "substrate" and are wondering why you need it for Polkadot, now you know.
To connect on the "Kusama" canary network, you will want the `v0.6` code, which is in this **Polkadot** repo. To play on the ("Alexander") testnet, you'll want the PoC-4 code instead. Note that PoC-3 uses the Alexander testnet, but will not be able to sync to the latest block.
To connect on the "Kusama" canary network, you will want the `v0.7` code, which is in this **Polkadot** repo. To play on the ("Alexander") testnet, you'll want the PoC-4 code instead. Note that PoC-3 uses the Alexander testnet, but will not be able to sync to the latest block.
***Kusama** is in this [**Polkadot**][polkadot-v0.6] repo branch `v0.6`.
***Kusama CC-3** is in this [**Polkadot**][polkadot-v0.7] repo branch `v0.7`.
***Kusama CC-2** is in this [**Polkadot**][polkadot-v0.6] repo branch `v0.6`.
***Kusama CC-1** is in this [**Polkadot**][polkadot-v0.5] repo branch `v0.5`.
***Polkadot PoC-4 "Alexander"** is in this [**Polkadot**][polkadot-v0.4] repo branch `v0.4`.
...
...
@@ -24,7 +28,9 @@ To connect on the "Kusama" canary network, you will want the `v0.6` code, which
***Polkadot PoC-2 "Krumme Lanke"** is in the [**Substrate**][substrate-v0.2] repo branch `v0.2`.