mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-27 09:17:58 +00:00
10 lines
328 B
Plaintext
10 lines
328 B
Plaintext
|
|
=== Dev network
|
|
|
|
You can run a simple single-node development "network" on your machine by running in a terminal:
|
|
|
|
[source, shell]
|
|
polkadot --dev
|
|
|
|
You can muck around by cloning and building the http://github.com/paritytech/polka-ui and http://github.com/paritytech/polkadot-ui or just heading to https://polkadot.js.org/apps.
|