-
Notifications
You must be signed in to change notification settings - Fork 75
Start Up Flags and Configs
Carsen Klock edited this page Dec 6, 2019
·
7 revisions
Denarius Start-up Flags
You can use these start-up flags while starting up a daemon (denariusd) or QT wallet (Denarius.exe) with e.g.
./denariusd -testnet or Denarius.exe -testnet
For example to run Jupiter with an external IPFS API node you can run Denarius with these flags:
./denariusd -jupiterlocal=1 -jupiterip=ipfs.infura.io:5001
You can also input these into your denarius.conf file located in your Denarius Data Directory, in the format of e.g.:
addnode=<nodeipgoeshere>
listen=1
litemode=1
The current list of available start-up flags for Denarius is as follows:
-datadir
-rescan
-reindex
-reindexaddr
-testnet
-masternode
-addnode
-server
-daemon
-listen
-rpcuser
-rpcpassword
-rpcallowip
-rpcport
-port
-bind
-tor
-txindex
-enableaccounts
-staking
-jupiterlocal
-jupiterip
More coming 📦
Join our Discord chat for more discussion/help on Denarius: https://discord.gg/UPpQy3n