Bitcoin Forum
April 27, 2024, 04:15:28 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: is there any platform where we can send bulk bitcoin payments?  (Read 973 times)
Coinbuddy (OP)
Hero Member
*****
Offline Offline

Activity: 896
Merit: 1000



View Profile
November 08, 2015, 06:31:13 AM
 #1

I am looking for a platform that will send Bitcoins to many people at one time.I send btc to a specific btc address on website and then add employees name,amount and btc addresses and then it pays the amount automatically to all employees! without sending all one them one by one!
Even if you use Bitcoin through Tor, the way transactions are handled by the network makes anonymity difficult to achieve. Do not expect your transactions to be anonymous unless you really know what you're doing.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714191328
Hero Member
*
Offline Offline

Posts: 1714191328

View Profile Personal Message (Offline)

Ignore
1714191328
Reply with quote  #2

1714191328
Report to moderator
1714191328
Hero Member
*
Offline Offline

Posts: 1714191328

View Profile Personal Message (Offline)

Ignore
1714191328
Reply with quote  #2

1714191328
Report to moderator
Coinbuddy (OP)
Hero Member
*****
Offline Offline

Activity: 896
Merit: 1000



View Profile
November 08, 2015, 07:10:15 AM
 #2

You do not need a website for this.
You can use a wallet, e.g. bitcoin core, to make payments to multiple addresses at once.


Downloading and Syncing Bitcoin Core will take very large time! I want easy and quick way
RustyNomad
Sr. Member
****
Offline Offline

Activity: 336
Merit: 250



View Profile WWW
November 08, 2015, 08:37:16 AM
 #3

I am looking for a platform that will send Bitcoins to many people at one time.I send btc to a specific btc address on website and then add employees name,amount and btc addresses and then it pays the amount automatically to all employees! without sending all one them one by one!

You can setup the details in a CSV (Excel) file and import it into Electrum. I'm not sure whether there are limits on the number of addresses that can be handled in this way but sure some Electrum dev's in the Electrum thread can tell you this.

Added advantage is that Electrum is a SPV or 'light' wallet so no need to download the whole blockchain. You can be up and running in a matter of minutes.

Also, not so sure I would trust a 'website' if there was one like this, not if I could do it myself.
CrappyJavaScriptDev
Newbie
*
Offline Offline

Activity: 16
Merit: 0


View Profile
November 08, 2015, 10:17:40 AM
 #4

Not advocating using a web wallet since you really shouldn't for any type of bussiness but blockchain.info has this option under 'custom' in the send money interface.
DiamondCardz
Legendary
*
Offline Offline

Activity: 1134
Merit: 1112



View Profile WWW
November 08, 2015, 01:00:59 PM
 #5

There's plenty of APIs that will let you do this if you want to use an API. You can probably do it with Blockchain's API but if that doesn't work I'm sure Coinbase et alii have an API that will work for you. If that fails, then you could always just use a lightweight client if you don't want to use Bitcoin Core, like Electrum.

BA Computer Science, University of Oxford
Dissertation was about threat modelling on distributed ledgers.
hexafraction
Sr. Member
****
Offline Offline

Activity: 392
Merit: 259

Tips welcomed: 1CF4GhXX1RhCaGzWztgE1YZZUcSpoqTbsJ


View Profile
November 08, 2015, 01:39:57 PM
 #6

There's plenty of APIs that will let you do this if you want to use an API. You can probably do it with Blockchain's API but if that doesn't work I'm sure Coinbase et alii have an API that will work for you. If that fails, then you could always just use a lightweight client if you don't want to use Bitcoin Core, like Electrum.

APIs may be the way to go here. Grab unspent outputs you have access to from an api, sigh them offline, and then push the signed transactions through a pushtx-style api. Or, use bitcoinj, keep connected as an spv wallet, and push transactions as you see fit. This stops your dependency on an external centralized service, and gives you more flexibility.

I have recently become active again after a long period of inactivity. Cryptographic proof that my account has not been compromised is available.
Pages: [1]
  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!