CoinLearn (OP)
|
|
April 24, 2014, 08:10:19 AM Last edit: April 25, 2014, 06:10:27 PM by CoinLearn |
|
I have to pay multiple people (200+) at one go from a wallet. I have the addresses and amounts in an excel file. But I dont see any option to upload that file to blockchain.info wallet so that I can pay at one go. I have to copy paste each address and amount individually. Can anyone please suggest any wallet that supports this feature ? _______________________________________________________________________________ _____________ www.CoinLearn.org - Learn and Earn Free Bitcoins
|
|
|
|
flatfly
Legendary
Offline
Activity: 1092
Merit: 1016
760930
|
|
April 24, 2014, 10:26:51 AM Last edit: April 24, 2014, 10:37:20 AM by flatfly |
|
Electrum can easily do this from CSV data formatted as follows:
"ADDRESS1", 0.12345 "ADDRESS2", 0.22334 "ADDRESS3", 0.45678 ...
Access this feature through the Tools\Create transaction menu items.
|
|
|
|
CoinLearn (OP)
|
|
April 24, 2014, 03:25:38 PM |
|
Electrum can easily do this from CSV data formatted as follows:
"ADDRESS1", 0.12345 "ADDRESS2", 0.22334 "ADDRESS3", 0.45678 ...
Access this feature through the Tools\Create transaction menu items.
Thanks, but is not there any web wallet that support data fetching from excel sheet ?
|
|
|
|
durrrr
|
|
April 24, 2014, 03:28:10 PM |
|
couldnt you use coinbase or blockchain for that? i feel thats what their services do?
|
|
|
|
Abdussamad
Legendary
Offline
Activity: 3682
Merit: 1580
|
|
April 24, 2014, 03:30:18 PM |
|
Electrum can easily do this from CSV data formatted as follows:
"ADDRESS1", 0.12345 "ADDRESS2", 0.22334 "ADDRESS3", 0.45678 ...
Access this feature through the Tools\Create transaction menu items.
Thanks, but is not there any web wallet that support data fetching from excel sheet ? No.
|
|
|
|
BitCoinDream
Legendary
Offline
Activity: 2394
Merit: 1216
The revolution will be digital
|
|
April 24, 2014, 03:51:35 PM |
|
couldnt you use coinbase or blockchain for that? i feel thats what their services do?
Not sure about Coinbase, but AFAIK blockchain.info does not support this.
|
|
|
|
bitbudget
Newbie
Offline
Activity: 24
Merit: 0
|
|
April 24, 2014, 06:06:30 PM |
|
Thanks, but is not there any web wallet that support data fetching from excel sheet ? So you would rather use a web wallet than secure local wallet?
|
|
|
|
CoinLearn (OP)
|
|
April 25, 2014, 06:06:37 PM |
|
Thanks, but is not there any web wallet that support data fetching from excel sheet ? So you would rather use a web wallet than secure local wallet? Yes, because I need to get stuffs done on the go.
|
|
|
|
BitCoinDream
Legendary
Offline
Activity: 2394
Merit: 1216
The revolution will be digital
|
|
May 06, 2014, 09:40:37 PM |
|
Thanks, but is not there any web wallet that support data fetching from excel sheet ? So you would rather use a web wallet than secure local wallet? Is this feature available on the latest version of Bitcoin-QT ?
|
|
|
|
carecc
Newbie
Offline
Activity: 5
Merit: 0
|
|
May 07, 2014, 04:50:40 AM |
|
Thanks, but is not there any web wallet that support data fetching from excel sheet ? So you would rather use a web wallet than secure local wallet? i don't think so.
|
|
|
|
kwukduck
Legendary
Offline
Activity: 1937
Merit: 1001
|
|
May 07, 2014, 11:30:52 AM |
|
Export to CSV file and use the terminal to grab values line by line and pipe it through bitcoin-qt?
|
14b8PdeWLqK3yi3PrNHMmCvSmvDEKEBh3E
|
|
|
jonald_fyookball
Legendary
Offline
Activity: 1302
Merit: 1008
Core dev leaves me neg feedback #abuse #political
|
|
May 07, 2014, 11:53:28 AM |
|
Export to CSV file and use the terminal to grab values line by line and pipe it through bitcoin-qt?
Exactly. Just go in your excel program and export in CSV format. Electrum rules!
|
|
|
|
BitCoinDream
Legendary
Offline
Activity: 2394
Merit: 1216
The revolution will be digital
|
|
May 11, 2014, 06:37:32 PM |
|
Export to CSV file and use the terminal to grab values line by line and pipe it through bitcoin-qt?
Exactly. Just go in your excel program and export in CSV format. Electrum rules! Can we do it somehow on Blockchain.info ?
|
|
|
|
piotr_n
Legendary
Offline
Activity: 2055
Merit: 1359
aka tonikt
|
|
May 13, 2014, 02:04:45 PM |
|
I have to pay multiple people (200+) at one go from a wallet. I have the addresses and amounts in an excel file. But I dont see any option to upload that file to blockchain.info wallet so that I can pay at one go. I have to copy paste each address and amount individually. Can anyone please suggest any wallet that supports this feature ?
gocoin's wallet can do it. you just run it: wallet -batch payments.txt ... while in payments.txt you have lines like this: addr1=amount1 addr2=amount2 ... addrN=amountN
|
Check out gocoin - my original project of full bitcoin node & cold wallet written in Go.PGP fingerprint: AB9E A551 E262 A87A 13BB 9059 1BE7 B545 CDF3 FD0E
|
|
|
dabura667
|
|
May 17, 2014, 06:20:06 AM |
|
Thanks, but is not there any web wallet that support data fetching from excel sheet ? So you would rather use a web wallet than secure local wallet? Yes, because I need to get stuffs done on the go. You have large Excel sheets on your phone?
|
My Tip Address: 1DXcHTJS2DJ3xDoxw22wCt11FeAsgfzdBU
|
|
|
dabura667
|
|
May 17, 2014, 06:28:24 AM |
|
https://blockchain.info/api/blockchain_wallet_apiHost your own website, make a php gateway that asks you for your password. Then once it checks your blockchain password, make it ask for a csv file. Then once it parses the csv into a variable in php, follow the "Send to many" instructions at the link above. Then have the site show the transaction just in case, then have it ask for your second password if you have one. Then send the transaction via api. This would take a competent programmer who knew php and was familiar with Bitcoin transactions maybe a couple hours to make and test. Then all you would need is somewhere to host that site so that you could access it on the go. try /r/jobs4bitcoin, I'm sure someone would make it for you, but you'd have to host it somewhere.
|
My Tip Address: 1DXcHTJS2DJ3xDoxw22wCt11FeAsgfzdBU
|
|
|
CoinLearn (OP)
|
|
June 08, 2014, 08:57:43 PM |
|
https://blockchain.info/api/blockchain_wallet_apiHost your own website, make a php gateway that asks you for your password. Then once it checks your blockchain password, make it ask for a csv file. Then once it parses the csv into a variable in php, follow the "Send to many" instructions at the link above. Then have the site show the transaction just in case, then have it ask for your second password if you have one. Then send the transaction via api. How coincidental !!! I solved it exactly this way. The only problem was the 'note' param of blockchain.info send to many API was not working. That has also been taken care of...
|
|
|
|
dabura667
|
|
June 11, 2014, 04:38:54 PM |
|
https://blockchain.info/api/blockchain_wallet_apiHost your own website, make a php gateway that asks you for your password. Then once it checks your blockchain password, make it ask for a csv file. Then once it parses the csv into a variable in php, follow the "Send to many" instructions at the link above. Then have the site show the transaction just in case, then have it ask for your second password if you have one. Then send the transaction via api. How coincidental !!! I solved it exactly this way. The only problem was the 'note' param of blockchain.info send to many API was not working. That has also been taken care of... Yeah you have to format it for URLs, so a lot os %20 etc.
|
My Tip Address: 1DXcHTJS2DJ3xDoxw22wCt11FeAsgfzdBU
|
|
|
|