Post
Topic
Board Announcements (Altcoins)
Re: Sucre (SUCR) X11 based cryptocurrency POW, Masternode, Private and Instant Send
by
SucreDev
on 28/12/2017, 04:12:50 UTC

So I have created a sentinel Win64 for Sucre at https://github.com/sucremoneda/sentinel-win64

This is very very BETA (make backup and use at your own risk, newbies, please wait until this is fully tested by the pros)

The code is not compiled yet (I'm on the move at the moment, not setup to compile)

use this below to compile exe

Install pyinstaller pip install pyinstaller

Generate output EXE/ELF: pyinstaller --onefile --paths=lib/ main.py

If someone can get this compile and share the exe + small procedure with others. (if not will do it this week-end)