polkadot-stable2603-2e4dd0b1480.9 MB
GPL-3.0-with-GCC-exception
strict
core24
Polkadot - A multi-chain framework for better blockchain interoperability
Polkadot is a multi-chain framework that enables interoperability and scalability for multiple blockchains.
See: https://github.com/paritytech/polkadot-sdk
Hardware requirements can be found here: https://wiki.polkadot.network/docs/maintain-guides-how-to-validate-polkadot#standard-hardware
Start the service with 'sudo snap start polkadot-parachain'
Check logs from the Polkadot parachain service with 'snap logs polkadot-parachain -f'
Supported configuration options for the snap:
service-args [default=--base-path=$SNAPCOMMON/polkadotbase --name=<hostname>]
For available arguments see https://github.com/paritytech/polkadot-sdk
The value set here will be passed to the Polkadot parachain binary with a few exceptions listed below.
endure [default=false]
If true the Polkadot parachain service will not be restarted after a snap refresh.
Note that the Polkadot parachain service will still be restarted as the result of changing service-args, etc.
Use this when restarts should be avoided e.g. when running a validator.
Example config for running on Polkadot parachain with an RPC endpoint on port 9933:
sudo snap set polkadot-parachain service-args="--name=foobar --chain=polkadot --rpc-port=9933"
See: https://github.com/paritytech/polkadot-sdk
Hardware requirements can be found here: https://wiki.polkadot.network/docs/maintain-guides-how-to-validate-polkadot#standard-hardware
Start the service with 'sudo snap start polkadot-parachain'
Check logs from the Polkadot parachain service with 'snap logs polkadot-parachain -f'
Supported configuration options for the snap:
service-args [default=--base-path=$SNAPCOMMON/polkadotbase --name=<hostname>]
For available arguments see https://github.com/paritytech/polkadot-sdk
The value set here will be passed to the Polkadot parachain binary with a few exceptions listed below.
- --name defaults to the systems hostname the first time the snap is installed.
- --base-path is always set by the snap to
$SNAPCOMMON/polkadotbaseand is not allowed to be configured.
endure [default=false]
If true the Polkadot parachain service will not be restarted after a snap refresh.
Note that the Polkadot parachain service will still be restarted as the result of changing service-args, etc.
Use this when restarts should be avoided e.g. when running a validator.
Example config for running on Polkadot parachain with an RPC endpoint on port 9933:
sudo snap set polkadot-parachain service-args="--name=foobar --chain=polkadot --rpc-port=9933"
Update History
polkadot-stable2512-3-47f1ee9 (13) → polkadot-stable2603-2e4dd0b (14)1 Apr 2026, 10:29 UTC
polkadot-stable2512-2-00fbc91 (12) → polkadot-stable2512-3-47f1ee9 (13)23 Mar 2026, 19:09 UTC
8 Sept 2025, 18:57 UTC
1 Apr 2026, 08:02 UTC
13 Dec 2025, 09:47 UTC