PhoenixD Guide

This commit is contained in:
Ape Mithrandir 2024-08-11 11:06:09 +00:00
parent e03cf34a0c
commit 593d4c1b5a
No known key found for this signature in database
GPG Key ID: 53BBE9DC70260E58

View File

@ -29,6 +29,10 @@ The setup process is very easy. Just go into your commandline and run `phoenixd`
After you run `phoenixd` for the first time, interrupt the command with `CTRL+C` and this will shut it down. Now you just need to setup a `.service` file to make sure it remains running in the background 24/7.
### Backup Seed
The 12-word seed phrase for your wallet is stored in plain text in `~/.phoenix/seed.dat`. Back up this phrase somewhere for recovery. I would probably recommend backing up the complete contents of `~/.phoenix`.
### Review Defaults
You might also want to review some of the default settings and decide whether you want to override these in `~/.phoenix/phoenix.conf`. In particular you might want to set a different max mining fee.
```bash