Pages:
Author

Topic: [ANN] [RNS] Renos - A community Based Cryptocurrency - page 23. (Read 131629 times)

member
Activity: 87
Merit: 10
Will there be other exchanges at RNS?Such as bittrex?I bought some of my 500sat before, hoping to have more exchanges to release, so that more people can participate, so as to enhance the value.
newbie
Activity: 29
Merit: 0
Is there a Linux specialist that can help me for this?  Smiley
newbie
Activity: 29
Merit: 0
Ok, thanks ! My masternode is now working great!!

With a masternode that is installed on Ubuntu Linux, do you know how to withdraw the earnings from the masternode without removing the collateral of 30,000 Renos?

Is there a special" way to do this?
member
Activity: 100
Merit: 10
Petit Poisson dans l'océan des cryptos
Hi,

I already installed all dependencies.

It still returns the same error

Followed the same guide you did, and had to do these additional 2 steps, to get everything compiling
Get secp256k1
Code:
git clone https://github.com/bitcoin/secp256k1.git
cd secp256k1
git checkout a1d5ae1
./autogen.sh
./configure
sudo make install
sudo ldconfig

And change permissions on leveldb
Code:
cd RenosCoin/src/leveldb/
chmod 755 *

and then back to RenosCoin source, and make -f makefile.unix

Thanks for your help dude ! Smiley
full member
Activity: 147
Merit: 100
Hi,

I already installed all dependencies.

It still returns the same error

Followed the same guide you did, and had to do these additional 2 steps, to get everything compiling
Get secp256k1
Code:
git clone https://github.com/bitcoin/secp256k1.git
cd secp256k1
git checkout a1d5ae1
./autogen.sh
./configure
sudo make install
sudo ldconfig

And change permissions on leveldb
Code:
cd RenosCoin/src/leveldb/
chmod 755 *

and then back to RenosCoin source, and make -f makefile.unix
newbie
Activity: 29
Merit: 0
Hi,

I already installed all dependencies.

It still returns the same error
member
Activity: 100
Merit: 10
Petit Poisson dans l'océan des cryptos
Thanks.


I have an error when installing the script.

"
crypto/hmac_sha256.cpp:34:1: fatal error: opening dependency file obj/crypto/hmac_sha256.d: No such file or directory
 }
 ^
compilation terminated.
make: *** [obj/crypto/hmac_sha256.o] Error 1

"

I have followed the following steps as mentioned:

1.  git clone https://github.com/RenosCoin/RenosCoin.git RenosCoin

2.  cd RenosCoin/src

3.  sudo make -f makefile.unix # Headless renos


Someone can help me ?




Look at dependencies tab Smiley
newbie
Activity: 29
Merit: 0
Thanks.


I have an error when installing the script.

"
crypto/hmac_sha256.cpp:34:1: fatal error: opening dependency file obj/crypto/hmac_sha256.d: No such file or directory
 }
 ^
compilation terminated.
make: *** [obj/crypto/hmac_sha256.o] Error 1

"

I have followed the following steps as mentioned:

1.  git clone https://github.com/RenosCoin/RenosCoin.git RenosCoin

2.  cd RenosCoin/src

3.  sudo make -f makefile.unix # Headless renos


Someone can help me ?


member
Activity: 100
Merit: 10
Petit Poisson dans l'océan des cryptos
Hello,

I have more than 30,000 Renos and I would like to set up a masternode on a Linux Ubuntu VPS.

As I am a newbie, is there a step-by-step guide to help me in this matter?

I have read the official guide: https://renoscoin.files.wordpress.com/2017/03/renoscoinmn2.pdf

But it can't help me how to install the files on the VPS , which command i should type to edit files, launch the masternode etc...

Is there a guide more precise and helpful?

Take a look here : https://github.com/RenosCoin/RenosCoin
newbie
Activity: 29
Merit: 0
Hello,

I have more than 30,000 Renos and I would like to set up a masternode on a Linux Ubuntu VPS.

As I am a newbie, is there a step-by-step guide to help me in this matter?

I have read the official guide: https://renoscoin.files.wordpress.com/2017/03/renoscoinmn2.pdf

But it can't help me how to install the files on the VPS , which command i should type to edit files, launch the masternode etc...

Is there a guide more precise and helpful?
member
Activity: 100
Merit: 10
Petit Poisson dans l'océan des cryptos
Hey take a look after this article...

https://medium.com/@WilliamsTrading/say-goodbye-to-mining-and-hello-to-renos-masternode-d5c3ef2028b4

For any problems just come on slack we have a very helpful community in there !
newbie
Activity: 125
Merit: 0
Help. Does not synchronize the wallet. Start RenosCoin-qt - no synchronize, shows - 6 weeks behind.
sr. member
Activity: 296
Merit: 250
Renos is on fire.......
hero member
Activity: 924
Merit: 526
GIF by SOCIFI
What's next for the RNS team?Waiting for the team's roadmap will further stimulate the coin's development and further increase the price of the coin, and on other exchanges.

Wondering this as well. Besides the masternode implementation, what ideas of the "original" dev are still on the roadmap for the coming months. Is there further active development planned?
sr. member
Activity: 365
Merit: 250
What's next for the RNS team?Waiting for the team's roadmap will further stimulate the coin's development and further increase the price of the coin, and on other exchanges.
sr. member
Activity: 1216
Merit: 333
I know that the team and the community are working hard, and waiting for the news on the roadmap, I wanted to say thank you to the team for putting the information of RENOS on this site:

http://masternodes.pro/

Enjoy!

newbie
Activity: 125
Merit: 0
tell me, why is not synchronized wallet? start RenosCoin-qt and sync stand still, shows 6 weeks behind.
newbie
Activity: 2
Merit: 0
Dev im waiting your helps
Thankss...

Contact them on slack, as they are far more active on there.
newbie
Activity: 41
Merit: 0
Dev im waiting your helps
Thankss...

Edit : Thank You DEV!
sr. member
Activity: 714
Merit: 252
any linux masternode setup tutorial?

same as windows just change appdata\renoscoin to ~/.renoscoin
Pages:
Jump to: