Pages:
Author

Topic: [ANN] [RD] Red Wind. Mars Colonization. Launched. Algo=CryptoNight - page 8. (Read 69571 times)

sr. member
Activity: 627
Merit: 250
The Pope Of Dope
I am taking over this coin, my desired changes:

- Rename to Swift
- New Logo
- Proof Of Stake Implementation
- GUI Wallet
- A Lot of Shit


Let me know if this is a good idea.

First I would like to know how you plan to take on two coins at once?

It seems you announced a coin called GreyCoin (https://bitcointalksearch.org/topic/pre-ann-greycoin-c29-algo-powpos-no-premine-no-instamine-1194370) and in the ANN you stated that "Note that due to my schedule, I will rarely be able to reply."

So are you abandoning the creation of your other coin to take on this or will you be taking on two coins at once.

Lastly, if you feel you will not be able to reply due to schedule, then how will you be any different than the current dev of RD.
PREACH IT BROTHA
hero member
Activity: 994
Merit: 500
I am taking over this coin, my desired changes:

- Rename to Swift
- New Logo
- Proof Of Stake Implementation
- GUI Wallet
- A Lot of Shit


Let me know if this is a good idea.

First I would like to know how you plan to take on two coins at once?

It seems you announced a coin called GreyCoin (https://bitcointalksearch.org/topic/pre-ann-greycoin-c29-algo-powpos-no-premine-no-instamine-1194370) and in the ANN you stated that "Note that due to my schedule, I will rarely be able to reply."

So are you abandoning the creation of your other coin to take on this or will you be taking on two coins at once.

Lastly, if you feel you will not be able to reply due to schedule, then how will you be any different than the current dev of RD.
newbie
Activity: 9
Merit: 0
I am taking over this coin, my desired changes:

- Rename to Swift
- New Logo
- Proof Of Stake Implementation
- GUI Wallet
- A Lot of Shit


Let me know if this is a good idea.
slb
hero member
Activity: 598
Merit: 501
http://redwind.systems/
Dear Dev, Our RedWind site is not showing up, please check?

Cheers Roll Eyes
The thread in forum.cryptonote.org is missing and this is probably a dead coin. I will be happy if someone proves me wrong.
hero member
Activity: 577
Merit: 500
Mine While RedWind Still Young  Cheesy
hero member
Activity: 577
Merit: 500
Thanks C-CEX.com for added us to their voting program Smiley

Please vote at https://c-cex.com/?id=vote

We are looking forward to see RedWind Coin in exchange soon Smiley

hero member
Activity: 577
Merit: 500
Can we get ready to add RedWind to exchange site like EmpoEx.com etc.?

Please send support ticket for adding RedWind to EmpoEx.com from the Add Coin section.
Let's check to see what information is missing for adding our coin to their site.
full member
Activity: 195
Merit: 100
RD would worth 5 satoshi each when it gets to the exchange. You sure?
That's about 15BTC there you selling  Cheesy

It would be more suitable on LTC and DOGE markets to be honest.

Sure they should have opened the markets to make it traded to low nominated coins. Or leave it dying and getting utterly rekt.
Dead??
full member
Activity: 396
Merit: 109
RD would worth 5 satoshi each when it gets to the exchange. You sure?
That's about 15BTC there you selling  Cheesy

It would be more suitable on LTC and DOGE markets to be honest.

Sure they should have opened the markets to make it traded to low nominated coins. Or leave it dying and getting utterly rekt.
full member
Activity: 216
Merit: 100
I SELL    1,000,000,000 RD =6 BTC

I SELL    1,000,000,000 RD =1 BTC
hero member
Activity: 577
Merit: 500
1 Satoshi each is the standard minimum or no point to enter the market. Is that simple!
full member
Activity: 216
Merit: 100
I SELL    1,000,000,000 RD =6 BTC
hero member
Activity: 577
Merit: 500
1 Billion RedWind for 10 BTC or 20,000,000 DOGE
1,000,000,000 RD > 10 BTC or 20,000,000 DOGE
slb
hero member
Activity: 598
Merit: 501
Could someone explain to me what Forknote do? What is it really?
I just don't quite understand the situation here!!  Huh
Forknote is a tool for accessing or creating different Cryptonote networks. You can access RedWind with it. It will give you a client equivalent to the latest version of Bytecoin (daemon + simplewallet + walletd)
It is not a takeover. It is a more advanced alternative software.
hero member
Activity: 577
Merit: 500
Could someone explain to me what Forknote do? What is it really?
I just don't quite understand the situation here!!  Huh
slb
hero member
Activity: 598
Merit: 501
hero member
Activity: 574
Merit: 500
Hello,
I added support for RedWind in Forknote. It will give you a daemon and simplewallet with equivalent version of Bytecoin 1.0.5.1.
To use it, download the Forknote binaries or compile them. More info here:
https://bitcointalksearch.org/topic/ann-forknote-create-your-own-cryptonote-network-1079306
Download the configuration file for RedWind and save it in the 'configs' folder of Forknote:
https://github.com/forknote/configs/blob/master/redwind.conf

Daemon start:
forknoted.exe --config-file configs\redwind.conf
./forknoted --config-file configs/redwind.conf

Simplewallet start:
simplewallet.exe --config-file configs\redwind.conf
./simplewallet --config-file configs/redwind.conf

Usage for wallets with premined coins:
simplewallet.exe --config-file configs\redwind.conf  --SYNC_FROM_ZERO
./simplewallet --config-file configs/redwind.conf  --SYNC_FROM_ZERO

How to transfer your old wallet?
Copy your .keys file to the Forknote folder. Open it with simplewallet.

Hello slb, it's nice to see you here, do you gonna support red wind development?

I played a little bit with forknot in garuda.

I'm going to try in red wind.

Thanks, slb. Cool
Consider this as experimental support. It is working fine, I trust it my wallet (just a few blocks, nothing big), but I do not know is the support long-termed. Long-termed support will require a hardfork (probably).


hello again

Let's hope that the dev say something about future plan.

@SLB, can i ask you a personal question via PM?
slb
hero member
Activity: 598
Merit: 501
Hello,
I added support for RedWind in Forknote. It will give you a daemon and simplewallet with equivalent version of Bytecoin 1.0.5.1.
To use it, download the Forknote binaries or compile them. More info here:
https://bitcointalksearch.org/topic/ann-forknote-create-your-own-cryptonote-network-1079306
Download the configuration file for RedWind and save it in the 'configs' folder of Forknote:
https://github.com/forknote/configs/blob/master/redwind.conf

Daemon start:
forknoted.exe --config-file configs\redwind.conf
./forknoted --config-file configs/redwind.conf

Simplewallet start:
simplewallet.exe --config-file configs\redwind.conf
./simplewallet --config-file configs/redwind.conf

Usage for wallets with premined coins:
simplewallet.exe --config-file configs\redwind.conf  --SYNC_FROM_ZERO
./simplewallet --config-file configs/redwind.conf  --SYNC_FROM_ZERO

How to transfer your old wallet?
Copy your .keys file to the Forknote folder. Open it with simplewallet.

Hello slb, it's nice to see you here, do you gonna support red wind development?

I played a little bit with forknot in garuda.

I'm going to try in red wind.

Thanks, slb. Cool
Consider this as experimental support. It is working fine, I trust it my wallet (just a few blocks, nothing big), but I do not know is the support long-termed. Long-termed support will require a hardfork (probably).
hero member
Activity: 574
Merit: 500
Hello,
I added support for RedWind in Forknote. It will give you a daemon and simplewallet with equivalent version of Bytecoin 1.0.5.1.
To use it, download the Forknote binaries or compile them. More info here:
https://bitcointalksearch.org/topic/ann-forknote-create-your-own-cryptonote-network-1079306
Download the configuration file for RedWind and save it in the 'configs' folder of Forknote:
https://github.com/forknote/configs/blob/master/redwind.conf

Daemon start:
forknoted.exe --config-file configs\redwind.conf
./forknoted --config-file configs/redwind.conf

Simplewallet start:
simplewallet.exe --config-file configs\redwind.conf
./simplewallet --config-file configs/redwind.conf

Usage for wallets with premined coins:
simplewallet.exe --config-file configs\redwind.conf  --SYNC_FROM_ZERO
./simplewallet --config-file configs/redwind.conf  --SYNC_FROM_ZERO

How to transfer your old wallet?
Copy your .keys file to the Forknote folder. Open it with simplewallet.

Hello slb, it's nice to see you here, do you gonna support red wind development?

I played a little bit with forknot in garuda.

I'm going to try in red wind.

Thanks, slb. Cool
Pages:
Jump to: