mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 09:57:56 +00:00
fa359fd1f7
* rm uneeded migrations, rococo reset to "2.1" * rm unimplimented generics README update * rm unused imports * Randomness rm
12 lines
472 B
Markdown
12 lines
472 B
Markdown
# Rococo: v2.1
|
|
|
|
Rococo is a testnet runtime with no stability guarantees.
|
|
|
|
## How to run `rococo-local`
|
|
|
|
The [Cumulus Tutorial](https://docs.substrate.io/tutorials/v3/cumulus/start-relay/) details building, starting, and testing `rococo-local` and parachains connecting to it.
|
|
|
|
## How to register a parachain on the Rococo testnet
|
|
|
|
The [parachain registration process](https://docs.substrate.io/tutorials/v3/cumulus/rococo/) on the public Rococo testnet is also outlined.
|