You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

24 lines
652 B
Markdown

---
title: "How to run a Wownero node"
aliases:
- /docs/node
---
# How to run a Wownero node
Running a Wownero node is very simple.
## Requirements
You need ~10 GB of free disk space to run a Wownero node.
SSD is not necessary but syncing will be much faster compared to hard disk.
### Step 1
Download and extract the latest wownero CLI from [Codeberg](https://codeberg.org/wownero/wownero/releases)
### Step 2
Double-click or run wownerod.
If you are on Linux, you might have to allow execution of the daemon:
`chmod +x ./wownerod`
Wait for sync, and that's it! You're now running a Wownero node.
![Wownero VS Monero](/wowario_monerio_crop.jpeg)