Bitcoin Forum
June 23, 2024, 02:23:05 PM *
News: Voting for pizza day contest
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 [4] 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 ... 303 »
  Print  
Author Topic: ☑☑☑[ANN][BSD] BitSend - online since 2014 [ Core 0.21x]  (Read 384280 times)
This is a self-moderated topic. If you do not want to be moderated by the person who started this topic, create a new topic. (3 posts by 1+ user deleted.)
drays
Legendary
*
Offline Offline

Activity: 2548
Merit: 1073


View Profile
March 02, 2016, 05:35:11 PM
 #61

News @ Crypsy
Different user have lost 500.000 BSD on crypsy  Embarrassed  I hope we find a solution.

Do you have any info on whether they are going to open the LIMX wallet, and why it is not open in the first place?
Are there any LIMX coins stolen from Cryptsy according to their announcement? If not, then they should have all the coins in theirs wallets, so should make it possible to withdraw.

... this space is not for rent ...
LemonAndFriesOne
Legendary
*
Offline Offline

Activity: 1050
Merit: 1000


View Profile
March 02, 2016, 05:47:12 PM
 #62

I have some coins stuck as LIMX in yobit, I emailed them but no response.  Maybe dev can talk to them to get things moving to change to BSD
Limx Dev (OP)
Copper Member
Legendary
*
Offline Offline

Activity: 2324
Merit: 1348



View Profile
March 02, 2016, 06:10:03 PM
 #63

News @ Crypsy
Different user have lost 500.000 BSD on crypsy  Embarrassed  I hope we find a solution.

Do you have any info on whether they are going to open the LIMX wallet, and why it is not open in the first place?
Are there any LIMX coins stolen from Cryptsy according to their announcement? If not, then they should have all the coins in theirs wallets, so should make it possible to withdraw.

I hope i receive a info. We must wait..


I have some coins stuck as LIMX in yobit, I emailed them but no response.  Maybe dev can talk to them to get things moving to change to BSD

The support from Yobit is not good. The update from LIMX to BitSend is very easy. I have written lots of emails and I've ordered a new coin for 0.1 BTC.

Bitcore BTX - a UTXO fork of Bitcoin - since 2017
___██ WebSite
██ Telegram
___██ Github
██ Github - Releases/ Wallets
___██ SBTX Pancakeswap
██ ChainzID Explorer
___██ UTXO fork
██ Coinmarketcap.com
Limx Dev (OP)
Copper Member
Legendary
*
Offline Offline

Activity: 2324
Merit: 1348



View Profile
March 03, 2016, 07:58:18 AM
 #64

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 ^^

Bitcore BTX - a UTXO fork of Bitcoin - since 2017
___██ WebSite
██ Telegram
___██ Github
██ Github - Releases/ Wallets
___██ SBTX Pancakeswap
██ ChainzID Explorer
___██ UTXO fork
██ Coinmarketcap.com
Limx Dev (OP)
Copper Member
Legendary
*
Offline Offline

Activity: 2324
Merit: 1348



View Profile
March 03, 2016, 12:06:33 PM
Last edit: March 03, 2016, 12:33:00 PM by Limx Dev
 #65

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.

Bitcore BTX - a UTXO fork of Bitcoin - since 2017
___██ WebSite
██ Telegram
___██ Github
██ Github - Releases/ Wallets
___██ SBTX Pancakeswap
██ ChainzID Explorer
___██ UTXO fork
██ Coinmarketcap.com
Limx Dev (OP)
Copper Member
Legendary
*
Offline Offline

Activity: 2324
Merit: 1348



View Profile
March 03, 2016, 05:31:44 PM
 #66

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.

Bitcore BTX - a UTXO fork of Bitcoin - since 2017
___██ WebSite
██ Telegram
___██ Github
██ Github - Releases/ Wallets
___██ SBTX Pancakeswap
██ ChainzID Explorer
___██ UTXO fork
██ Coinmarketcap.com
Limx Dev (OP)
Copper Member
Legendary
*
Offline Offline

Activity: 2324
Merit: 1348



View Profile
March 03, 2016, 10:38:05 PM
 #67


Yes  Smiley

Note:

Buy CAT with BitSend!

Bitcore BTX - a UTXO fork of Bitcoin - since 2017
___██ WebSite
██ Telegram
___██ Github
██ Github - Releases/ Wallets
___██ SBTX Pancakeswap
██ ChainzID Explorer
___██ UTXO fork
██ Coinmarketcap.com
huanglui
Sr. Member
****
Offline Offline

Activity: 529
Merit: 250



View Profile
March 04, 2016, 09:58:16 PM
 #68

Can somebody dump me more coins  ?


▄▀▄▀▄▀▄▀▄▀▄▀▄▀▄▀▄▀▄▀▄▀▄▀▄▀▄▀▄▀▄▀▄
Telegram Twitter Facebook
▀▄▀▄▀▄▀▄▀▄▀▄▀▄▀▄▀▄▀▄▀▄▀▄▀▄▀▄▀▄▀▄▀
       
              ▄██████████▄          
            ████████████████         
          ████████████████████       
         ████████▀    ▀████████  
        ███████          ███████     
        ██████            ██████     
        ██████            ██████     
        ███████          ███████     
         ████████▄    ▄████████      
          ████████████████████       
            ████████████████         
              ▀██████████▀            
       
              ▄██████████▄          
            ████████████████         
          ████████████████████       
         ████████▀    ▀████████  
        ███████          ███████     
        ██████            ██████     
        ██████            ██████     
        ███████          ███████     
         ████████▄    ▄████████      
          ████████████████████       
            ████████████████         
              ▀██████████▀            

▄▀▄▀▄▀▄▀▄▀▄▀▄▀▄▀▄▀▄▀▄▀▄▀▄▀▄▀▄▀▄▀▄
Linked-In Reddit Medium
▀▄▀▄▀▄▀▄▀▄▀▄▀▄▀▄▀▄▀▄▀▄▀▄▀▄▀▄▀▄▀▄▀
Limx Dev (OP)
Copper Member
Legendary
*
Offline Offline

Activity: 2324
Merit: 1348



View Profile
March 05, 2016, 12:50:52 PM
 #69

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

Bitcore BTX - a UTXO fork of Bitcoin - since 2017
___██ WebSite
██ Telegram
___██ Github
██ Github - Releases/ Wallets
___██ SBTX Pancakeswap
██ ChainzID Explorer
___██ UTXO fork
██ Coinmarketcap.com
ifightformerkel
Legendary
*
Offline Offline

Activity: 1386
Merit: 1000


View Profile
March 05, 2016, 04:14:51 PM
 #70

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.
Limx Dev (OP)
Copper Member
Legendary
*
Offline Offline

Activity: 2324
Merit: 1348



View Profile
March 05, 2016, 07:56:26 PM
 #71

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.

Bitcore BTX - a UTXO fork of Bitcoin - since 2017
___██ WebSite
██ Telegram
___██ Github
██ Github - Releases/ Wallets
___██ SBTX Pancakeswap
██ ChainzID Explorer
___██ UTXO fork
██ Coinmarketcap.com
hrbt
Legendary
*
Offline Offline

Activity: 1414
Merit: 1005


View Profile
March 05, 2016, 09:25:03 PM
 #72

I wait BSD coin on Poloniex exchange.
Limx Dev (OP)
Copper Member
Legendary
*
Offline Offline

Activity: 2324
Merit: 1348



View Profile
March 06, 2016, 08:22:31 AM
 #73

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....

Bitcore BTX - a UTXO fork of Bitcoin - since 2017
___██ WebSite
██ Telegram
___██ Github
██ Github - Releases/ Wallets
___██ SBTX Pancakeswap
██ ChainzID Explorer
___██ UTXO fork
██ Coinmarketcap.com
Limx Dev (OP)
Copper Member
Legendary
*
Offline Offline

Activity: 2324
Merit: 1348



View Profile
March 06, 2016, 01:53:01 PM
 #74

http://forum.bitsend.info/index.php?topic=12.0

Nice to see ...
Smiley

Bitcore BTX - a UTXO fork of Bitcoin - since 2017
___██ WebSite
██ Telegram
___██ Github
██ Github - Releases/ Wallets
___██ SBTX Pancakeswap
██ ChainzID Explorer
___██ UTXO fork
██ Coinmarketcap.com
LemonAndFriesOne
Legendary
*
Offline Offline

Activity: 1050
Merit: 1000


View Profile
March 07, 2016, 03:53:30 AM
 #75


Coinmarketcap has now fixed listing and is showing Bittrex:

LemonAndFriesOne
Legendary
*
Offline Offline

Activity: 1050
Merit: 1000


View Profile
March 07, 2016, 04:21:17 AM
 #76

Reading OP, so Darksend is a mixer in itself, that means people can mix the coins themselves inside the wallet? Is this already implemented?
Limx Dev (OP)
Copper Member
Legendary
*
Offline Offline

Activity: 2324
Merit: 1348



View Profile
March 07, 2016, 08:45:00 AM
 #77

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)

Bitcore BTX - a UTXO fork of Bitcoin - since 2017
___██ WebSite
██ Telegram
___██ Github
██ Github - Releases/ Wallets
___██ SBTX Pancakeswap
██ ChainzID Explorer
___██ UTXO fork
██ Coinmarketcap.com
yavuzc78
Hero Member
*****
Offline Offline

Activity: 868
Merit: 1000


View Profile
March 07, 2016, 11:32:07 AM
 #78

Bitsend Faucet Please make it live

altcoinix.com/bitsend-faucet

lestherat
Legendary
*
Offline Offline

Activity: 986
Merit: 1001



View Profile
March 07, 2016, 11:50:35 AM
 #79

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
BTCat
Legendary
*
Offline Offline

Activity: 1960
Merit: 1010



View Profile
March 07, 2016, 06:06:26 PM
 #80

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
Pages: « 1 2 3 [4] 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 ... 303 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!