Author

Topic: ☑☑☑[ANN][BSD] BitSend - online since 2014 [ Core 0.17++] - page 300. (Read 384622 times)

legendary
Activity: 2226
Merit: 1014
Any bounty for italian translation? thanks dev
legendary
Activity: 924
Merit: 1000
How much BSD coins I need for run masternode ?
copper member
Activity: 2324
Merit: 1348
I just joined into this coin, i like the wallet, i like the supply, i like the price, but for now, ill not promoting to much, i need to accumulate some coins.

Good Job Dev.

Perhaps ill try to set a masternode to test the rewards.  Wink
Do yo like my signature Dev  Cheesy

I will promote for you then so don't wait too long  Grin
https://twitter.com/CryptoTraders/status/706904809027330050



Okay Twitter and Cryptocointalk Giveaway is now closed. Ca 25 % is scam... but that is okay.  Smiley
legendary
Activity: 1960
Merit: 1010
I just joined into this coin, i like the wallet, i like the supply, i like the price, but for now, ill not promoting to much, i need to accumulate some coins.

Good Job Dev.

Perhaps ill try to set a masternode to test the rewards.  Wink
Do yo like my signature Dev  Cheesy

I will promote for you then so don't wait too long  Grin
https://twitter.com/CryptoTraders/status/706904809027330050
legendary
Activity: 986
Merit: 1001
I just joined into this coin, i like the wallet, i like the supply, i like the price, but for now, ill not promoting to much, i need to accumulate some coins.

Good Job Dev.

Perhaps ill try to set a masternode to test the rewards.  Wink
Do yo like my signature Dev  Cheesy
hero member
Activity: 868
Merit: 1000
Bitsend Faucet Please make it live

altcoinix.com/bitsend-faucet
copper member
Activity: 2324
Merit: 1348
Reading OP, so Darksend is a mixer in itself, that means people can mix the coins themselves inside the wallet? Is this already implemented?

Yes this servie is implemented. I 've running some wallets for this service. Darksend use different inputs from "Darksendnodes".
You can start a Darksendnode with (bitsend.conf)

liquidityprovider=1000 (liquidityprovider=[your value]
enabledarksend=1

For use this service need you not a Darksendnodes. You must only push "Start Mixing".  ( More avaible server = fast mixing)
legendary
Activity: 1050
Merit: 1000
Reading OP, so Darksend is a mixer in itself, that means people can mix the coins themselves inside the wallet? Is this already implemented?
legendary
Activity: 1050
Merit: 1000

Coinmarketcap has now fixed listing and is showing Bittrex:

copper member
Activity: 2324
Merit: 1348
copper member
Activity: 2324
Merit: 1348
Earn 75 BSD only today and tomorrow. (06.03.2016 - 07.03.2016)
http://forum.bitsend.info/index.php?topic=12.msg19#msg19

Only in  BitSend Forum !!

1. Post your BSD Address
2. Post your city where you life. -required

3. Post a picture from you and receive a extra 45 BSD Bonus !! (120 BSD then)

I'll pay all giveaways on 08.03.2016 !

Please, No Scam email address etc....
legendary
Activity: 1414
Merit: 1005
I wait BSD coin on Poloniex exchange.
copper member
Activity: 2324
Merit: 1348
There is a lot of twitter activity for Bitsend.

Btw. could you contact cmc to adding the bittrex exchange?

http://coinmarketcap.com/currencies/bitsend/#charts

Because the volume is still 0 on cmc.

I've written a messag @cmc board ^^ Thank you for your info.
legendary
Activity: 1386
Merit: 1000
There is a lot of twitter activity for Bitsend.

Btw. could you contact cmc to adding the bittrex exchange?

http://coinmarketcap.com/currencies/bitsend/#charts

Because the volume is still 0 on cmc.
copper member
Activity: 2324
Merit: 1348
Can somebody dump me more coins  ?

Hmm..



Bittrex Buy
13.204 BTC
5.343.826 BSD

Safex
1.34 BTC Buy

Cryptopis
1.21 BTC Buy
sr. member
Activity: 529
Merit: 250
Can somebody dump me more coins  ?
copper member
Activity: 2324
Merit: 1348
copper member
Activity: 2324
Merit: 1348
Simple guide on how to create a masternode:

This guide is for user without server.

Start your BitSend wallet.

Go to ->Tools->Debug ->Console and write getaccountaddress 0. Copy the address and
send exactly 5000 BSD to the address in your wallet.

Go to ->Tools->Debug ->Console
type the following and hit Enter:

Code:
masternode genkey

Copy the result and place that in the bitsend.conf file below: (Go to ->Tools->Open Configuration File)

Code:
rpcallowip=127.0.0.1
rpcuser=YourUserName
rpcpassword=YourRPCPassword
rpcport=any_valid_port EX: 8886
server=1
daemon=1
listen=1
port=8886
masternodeaddr=YOUR_IP:8886
masternode=1
masternodeprivkey=KEY GENERATED BY COMMAND masternode genkey
addnode=107.170.2.241
addnode=45.58.51.22
addnode=104.207.131.249
addnode=68.197.13.94
addnode=109.30.168.16
addnode=31.41.247.133
addnode=37.120.190.76

Port 8886 must be open. (Check your router and Firewall)

Restart your wallet and go back to Help/Debug/Console
Type the following and hit enter:

Code:
masternode start

* Give your Masternode a few minutes, and check if it's up in the Masternode list

DO not use your local IP address, use your external IP address. If you do not know what it is
Type "what is my IP" in google search and you will see it.



Note: You need ever the correct IP. The most provider have a dynamic IP. The master node must be online 24/7.
copper member
Activity: 2324
Merit: 1348
I've write a small guide for Paperwallet.

Welcome to the Paperwallet Guide for BitSend.

You need for the paperwallet the QT Version from BitSend.
https://sourceforge.net/projects/bitsend/files/?source=navbar

1.Open -> File -> Paperwallet


2.You can print up to 10 wallets.
3. Push "Print" for printing. You can use a PDF Printer or a really printer.




4.For the next step load your paperwallet. Max = 10.000 BSD per Paperwallet.
5.Enter your passphrase and click "okay"





Okay that is all.

Guide for Import Paperwallet.

Here is the Paperwallet on PDF.
https://dl.dropboxusercontent.com/u/21000833/Bitsend/Guides/Paperwallet/Paperwallet.pdf

You see two QR Codes an Keys. The left key is your public key. The right key is the private key. For import to your wallet need you the privat key.
You read the private key as string or per QR Code. I recommend a deskop QR Code reader.



Now copy your code with STRG + C

1. Open in the QT Window from BitSend -> Tools ->´Debug and go to the sheet "Console"
2. The syntax is now importprivkey XFuXd6avu9KfN5K8oD3976VyzjEu8wD177bKPuMhBADBMet1F1wW
3. push return and the wallet search the Paperwallet in the chain.

The second way for professional user.
Generally is the syntax that importprivkey "bitsendprivkey" ( "label" rescan )

Arguments:
1. "bitsendprivkey"   (string, required) The private key (see dumpprivkey)
2. "label"            (string, optional) an optional label
3. rescan               (boolean, optional, default=true) Rescan the wallet for transactions

You can for import five privkey with follow code:
importprivkey XFuXd6avu9KfN5K8oD3976VyzjEu8wD177bKPuMhBADBMet1F1wW Paperwallet_1 false
importprivkey XJSDkZKdX8s71ogsJTWx13j8vwNznmfzhqHprLiyPMdKDcWBY3mv Paperwallet_2 false
importprivkey XJ3obMjHaaPe8c2jkCqWtEYqnu9sf5F6YF3cxSAQfWkiM5mtZ955 Paperwallet_3 false
importprivkey XCvHzHXh9jLi69GgZ2ya7L4W3KiDHBVidUGFjVDUjbnj6mWWSsdE Paperwallet_4 false
importprivkey XEaEW3EYUcjJ168z9U1unqPU1NFfeEEdK2QqsevN3s98XdVN5rud Paperwallet_5 true




You can enable coincontrol. Here can you now see the balance per wallet.



You can now select the paperwallet and send your coin to another privkey or wallet.
copper member
Activity: 2324
Merit: 1348
Why should invest in this coin  ?

Thanks

This is a good question.  You can participate in an independent coin here. BitSend isn't a simple pump coin. BitSend is for me a long term project open for all devs and users. My target is a technical good currency and easy how IOS ^^

Little Giveaway 100 BSD per User

https://cryptocointalk.com/topic/45154-taskbitsendbsd-giveaway-100-bsd-per-person-for-150-people/

are the giveaway still available?

Yes in online ^^
Jump to: