Pages:
Author

Topic: Sucre (SUCR) X11 based cryptocurrency POW, Masternode, Private and Instant Send - page 25. (Read 40806 times)

newbie
Activity: 7
Merit: 0

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)

xD Just setup my masternode on a linux server this morning haha....seems to be working well...didn't have any issues setting it up Smiley

Will look into compiling the exe but no promises Tongue
newbie
Activity: 22
Merit: 0
how to get only the income of the masternode?
member
Activity: 353
Merit: 20

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)
member
Activity: 353
Merit: 20
Hi,
I wanted to ask is it worth mining this coin?
I do not see the cost of this coin anywhere.
Can someone tell me how much is 1 SUCRE worth?

Regards


Just go to exchange platform https://coinsmarkets.com/trade-BTC-SUCR.htm

Last trade was 0.000009396 BTC so $0.14 USD for 1 sucre
full member
Activity: 294
Merit: 100
Hi,
I wanted to ask is it worth mining this coin?
I do not see the cost of this coin anywhere.
Can someone tell me how much is 1 SUCRE worth?

Regards
member
Activity: 353
Merit: 20
How long until a Masternode gets paid?
is there anywhere to see?

You will see in your wallet.

approx 576 blocks per day / by the amount of node (now 247) = number of payment per day (so 2.33)
newbie
Activity: 19
Merit: 0
I am trying to run sentinel on my VPS and I'm getting the following error:

-342: non-JSON HTTP response with '401 Unauthorized' from server
Cannot connect to sucrd. Please ensure sucrd is running and the JSONRPC port is open to Sentinel.

I have sucrd running. Can anyone assist?

Some other user got same error from 1 euro per month server in Germany. We never got sentinel to run but masternode payment was coming in. This was server a related problem.

I am running on Vultr. I have another masternode running on the same VPS (different coin) and it works just fine. Anything you can recommend here? I feel like something may be missing or misconfigured.
member
Activity: 127
Merit: 11
How long until a Masternode gets paid?
is there anywhere to see?
full member
Activity: 392
Merit: 101
Will there be a guide for setting up the masternodes on a windows server?

Will try to find one on the DASH forum because I'm not using any windows servers.

and will add it to the Sucre WIKI coming out in 1Q 2018

maybe this can help https://www.dash.org/forum/threads/guide-simple-masternode-on-a-windows-machine.7956/

remember we are on version 12.2.1 so procedure might be outdated.

Seems to have worked up until the Sentinal section, as there's no download for windows. I see Desire have a fork of Sential with an executable for Windows, would this be something you'll implement dev?

Or maybe my Russian friend has a solution? :>

You can try to install sentinel windows from  https://github.com/ZonnCash/sentinel/releases/tag/v1.1.0-win64

Never tested

Will get the procedure in the Sucre wiki (Q1 2018) as soon as I have enough info to create one.




Tried it, complained I didn't have Desire wallet open, as it's made for that coin.

I'm using Windows as I had a friend running 3 separate masternodes for different coins, and as he was using Windows I just followed....but I think I may switch now seeing as all the masternodes have guides for linux at the very least I also have a bit of knowledge with linux too so I don't mind as much.

I think it will still be good for future users to get a Windows guide up, but ya will be switching to linux tomorrow Smiley

As a side note I was thinking about downloading that ZonnCash repo and seeing if I could alter it to Sucre, but I've never coded in python...will see if I can get somewhere with it!

I have  a spare laptop on which I run my MN. It is Windows based system. I could've converted to Linux but haven't done it since I am running MNs without any issues. I set it Sucr MN yesterday and have received the payment as well. As with Desire, the status goes to watchdog_expired but you will get the payment it seems.
newbie
Activity: 36
Merit: 0
It's not hard to get a Linux server up. I did it with the lowest 1GB of RAM. Just need to make sure you've got enough swap to do the compile. The PDF was updated to cover this, too. Second masternode is up from me in a different location.
member
Activity: 207
Merit: 13
Uff.. It seems I will try to make VPS tomorrow Smiley
newbie
Activity: 7
Merit: 0
Will there be a guide for setting up the masternodes on a windows server?

Will try to find one on the DASH forum because I'm not using any windows servers.

and will add it to the Sucre WIKI coming out in 1Q 2018

maybe this can help https://www.dash.org/forum/threads/guide-simple-masternode-on-a-windows-machine.7956/

remember we are on version 12.2.1 so procedure might be outdated.

Seems to have worked up until the Sentinal section, as there's no download for windows. I see Desire have a fork of Sential with an executable for Windows, would this be something you'll implement dev?

Or maybe my Russian friend has a solution? :>

You can try to install sentinel windows from  https://github.com/ZonnCash/sentinel/releases/tag/v1.1.0-win64

Never tested

Will get the procedure in the Sucre wiki (Q1 2018) as soon as I have enough info to create one.




Tried it, complained I didn't have Desire wallet open, as it's made for that coin.

I'm using Windows as I had a friend running 3 separate masternodes for different coins, and as he was using Windows I just followed....but I think I may switch now seeing as all the masternodes have guides for linux at the very least I also have a bit of knowledge with linux too so I don't mind as much.

I think it will still be good for future users to get a Windows guide up, but ya will be switching to linux tomorrow Smiley

As a side note I was thinking about downloading that ZonnCash repo and seeing if I could alter it to Sucre, but I've never coded in python...will see if I can get somewhere with it!
member
Activity: 353
Merit: 20
Will there be a guide for setting up the masternodes on a windows server?

Will try to find one on the DASH forum because I'm not using any windows servers.

and will add it to the Sucre WIKI coming out in 1Q 2018

maybe this can help https://www.dash.org/forum/threads/guide-simple-masternode-on-a-windows-machine.7956/

remember we are on version 12.2.1 so procedure might be outdated.

Seems to have worked up until the Sentinal section, as there's no download for windows. I see Desire have a fork of Sential with an executable for Windows, would this be something you'll implement dev?

Or maybe my Russian friend has a solution? :>

You can try to install sentinel windows from  https://github.com/ZonnCash/sentinel/releases/tag/v1.1.0-win64

Never tested

Will get the procedure in the Sucre wiki (Q1 2018) as soon as I have enough info to create one.


member
Activity: 353
Merit: 20
looks pretty interesting. when would the ICO end?

No ICO here... more info https://sucremoneda.net/english.html

Hi SucreDev, after reboot I get this error "error: incorrect rpcuser or rpcpassword (authorization failed)", maybe the wrong user launching it...


Testing the next code in crontab
Code:
@reboot sucrd -daemon &

But, Do you need to start the masternode from te walled on the reboots?

Edited the crontab code

No, if the masternode is gone only for a minute or two. Probably if gone 10 minutes + .
member
Activity: 207
Merit: 13
I am using windows too because for me it's easier. So I have the same question - do you have Sentinel for windows or what solution could you offer?
newbie
Activity: 36
Merit: 0
I'm going to spin up a second masternode on a lighter server.

To anyone using Windows, why are you doing so? I'm curious.
newbie
Activity: 7
Merit: 0
Will there be a guide for setting up the masternodes on a windows server?

Will try to find one on the DASH forum because I'm not using any windows servers.

and will add it to the Sucre WIKI coming out in 1Q 2018

maybe this can help https://www.dash.org/forum/threads/guide-simple-masternode-on-a-windows-machine.7956/

remember we are on version 12.2.1 so procedure might be outdated.

Seems to have worked up until the Sentinal section, as there's no download for windows. I see Desire have a fork of Sential with an executable for Windows, would this be something you'll implement dev?

Or maybe my Russian friend has a solution? :>
sr. member
Activity: 427
Merit: 250
looks pretty interesting. when would the ICO end?

No ICO here... more info https://sucremoneda.net/english.html

Hi SucreDev, after reboot I get this error "error: incorrect rpcuser or rpcpassword (authorization failed)", maybe the wrong user launching it...


Testing the next code in crontab
Code:
@reboot sucrd -daemon &

But, Do you need to start the masternode from te walled on the reboots?

Edited the crontab code
member
Activity: 187
Merit: 10
You can do What you want.
What make our coin price go up really fast?

so many factors here.

Running some marketing campaigns

Banner add on bitmedia.io

+ Press release sent to 800 newspapers.

People see the potential of the coin (coin way more advance than Bitcoin) since Bitcoin is not a currency anymore (means of payment) turning to a state of value like gold. You can not get a burger now and pay with bitcoin because of the transaction fee up to 20$ and confirmation time from 1 hour to a week. Sucre with the same amount of transactions will have much lower fees and instant transactions. So Sucre will be a currency (means of payment) and you will be able to buy that Burger instantly with SUCR.

Great and how many transaction per second this coin can do?

2,150 at 0.000003880 Sold
2,560 at 0.000004799 Pending
2,400 at 0.000004900 Pending
2,890 at 0.000007500 Pending

And the price passed 7000, you need to update it Cheesy

will do

For regular transaction, Depends on transaction size. 8x current bitcoin transactions.

Instasend : depends on the amount of Masternodes, could be more than 1000s of Tx/second.



Great and thank for your support!
sr. member
Activity: 427
Merit: 250
looks pretty interesting. when would the ICO end?

No ICO here... more info https://sucremoneda.net/english.html

Hi SucreDev, after reboot I get this error "error: incorrect rpcuser or rpcpassword (authorization failed)", maybe the wrong user launching it...
Pages:
Jump to: