> For the complete documentation index, see [llms.txt](https://docs.kryptokrona.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.kryptokrona.org/node/run-a-node-on-a-raspberry-pi.md).

# Run a Node on a Raspberry Pi

![](/files/SzILqi7PnUBafwOuhsCu)

***For Raspberry Pi 3B+:***<br>

`wget https://kryptokrona.se/downloads/xkr-rpi3.zip`\
\
`unzip kryptokrona-rpi-3b.zip`<br>

\
\&#xNAN;***For Raspberry Pi 4B:***

`wget https://kryptokrona.se/downloads/xkr-rpi-4b.zip`\
\
`unzip kryptokrona-rpi-4b.zip`

When you have unzipped the files, enter the directory where the kryptokrona binary was unzipped to and run the following to start your node:

`./kryptokrona --enable-cors=* --enable-blockexplorer --rpc-bind-ip=0.0.0.0 --rpc-bind-port=11898`
