Jump to content

How to Run Windows Fortunastake


buzzkillb
 Share

Recommended Posts

How to run a Fortunastake in Windows. At least 700mb of ram per FS and a fast hard drive if you plan to have a lot of these. I wouldnt suggest using Windows, and instead use Ubuntu 16.04 server. But crypto people have reasons.

Download latest Windows QT Wallet or compile it yourself.

Make a directory to put the wallet in. example: c:\denarius\denarius01.exe
Create a .bat file to run the wallet. example c:\denarius\start01.bat
Create a directory of your first FS. example c:\denarius\D01

start01.bat

c:\denarius\denarius01.exe -datadir=c:\denarius\D01

Fill out the denarius.conf in the c:\denarius\D01 folder like usual. If you have conflicting port issues, easiest thing to do is add to denarius.conf

listen=0

For IP address, use whatever you want. Also set externalip=THATADDRESS in this .conf file. They have to be proper IP's, but dont have to be connectable.

Examples

externalip=1.2.3.4
externalip=[2006:1]
externalip=denarius.onion

Wait for the wallet to sync and then start-alias from your hot wallet, hopefully on a separate PC. I hope you can see where this is headed by using a numbering scheme. Also using separate denarius.exe wallets makes this easier to track in task manager. But you can use a single denarius.exe and run a separate .bat calling that same denarius.exe over and over. Will add how to make these TOR onion nodes later.

  • Thanks 1
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...