Post
Topic
Board Announcements (Altcoins)
Re: [ANN][POW & POSe X11][MASTERNODE] MonacoCoin - A real use in Monaco
by
ddude
on 09/12/2017, 18:38:04 UTC
i was able to setup the MN using the monocei   binaries..
also if done quickly, it is possible to make sure the status of the MN stays ENABLED.

Windows ( local HOT wallet)
1) Download the windows wallet from https://github.com/monacocoin-net/monoeci-core/releases
2) let it sync.
3) once sync is done, stop the old Monaco wallet and Monocei wallet on windows
4) copy paste wallet.dat and masternode.conf which comes from your MonacoCoin Core directory Copy and paste monaco.conf and rename to monoeci.conf
5) Start the Monocei wallet.

Linux VPS
1) Download the linux binaries https://github.com/monacocoin-net/monoeci-core/releases.
2) Stop the linux daemon for monaco "./monacoCoin-cli -daemon"
3) start the monocei daemon "./monoecid -daemon"
4) let it sync for a while.
5) once sync is done, stop the monocie daemon
6) copy the monaco.conf and rename to monoeci.conf
7) restart the linux daemon.

PS: in case you have issues with running lnux daemon, please use the following files https://www.dropbox.com/s/rbtwujk0wma2i1s/monocei.tar.gz?dl=0
these files are for ubuntu 16.04

setup sentinel as mentoined in dev guide.

wait for some time and check you MN status.

Does this instruction get around the problem not having Sentinel in Windows?

Thanks!


Never mind- still broken in Windows. No sentinel, no Masternode.

officially there is no sentinel for windows, even DASH doesn't support that, from where sentinel came. however if you google it people have been able to run sentinel on windows.  if you are using windows 10, there is also a linux subsytem, you could install ans use sentinel there. https://docs.microsoft.com/en-us/windows/wsl/install-win10