Bitcoin Forum
May 07, 2024, 01:00:46 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Online address sweeper for BTC?  (Read 1156 times)
EcuaMobi (OP)
Legendary
*
Offline Offline

Activity: 1862
Merit: 1469


https://Ecua.Mobi


View Profile WWW
March 04, 2015, 05:24:07 PM
Last edit: March 04, 2015, 05:55:38 PM by EcuaMobi
 #1

I developed this service for CAPTcoin:

https://api.captcoin.com/address/sweep/

What it does is asking for either an address or private key, then query the unspent outputs (from insight API) and create a transaction.

If the address was provided then it's only informative. If the private key was provided then the TX is actually signed and sent to the specified address(es).

It can also been used as a REST API: https://api.captcoin.com/address/#sweep

While technically this is quite simple (I could port it for BTC in a few of hours) I understand there would be a huge trust issue
and that's why I haven't even bothered. I know nobody would use it.

Is there a service like this provided by a trusted party?


Edit: Or does anyone have an idea to provide this service (preferably including an API) trustlessly?


1715043646
Hero Member
*
Offline Offline

Posts: 1715043646

View Profile Personal Message (Offline)

Ignore
1715043646
Reply with quote  #2

1715043646
Report to moderator
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
Jakesy
Member
**
Offline Offline

Activity: 82
Merit: 10


View Profile
March 04, 2015, 06:42:26 PM
 #2

I developed this service for CAPTcoin:

https://api.captcoin.com/address/sweep/

What it does is asking for either an address or private key, then query the unspent outputs (from insight API) and create a transaction.

If the address was provided then it's only informative. If the private key was provided then the TX is actually signed and sent to the specified address(es).

It can also been used as a REST API: https://api.captcoin.com/address/#sweep

While technically this is quite simple (I could port it for BTC in a few of hours) I understand there would be a huge trust issue
and that's why I haven't even bothered. I know nobody would use it.

Is there a service like this provided by a trusted party?


Edit: Or does anyone have an idea to provide this service (preferably including an API) trustlessly?



Allowing people to host it themselves and the code to remain open to view (i.e. Github).
shorena
Copper Member
Legendary
*
Offline Offline

Activity: 1498
Merit: 1499


No I dont escrow anymore.


View Profile WWW
March 04, 2015, 06:44:42 PM
 #3

-snip-
Is there a service like this provided by a trusted party?
-snip-

Create a new bc.i wallet, import private key, select "sweep" instead of plain import and send the coins their way. IIRC Mycelium allows this as well.

Im not really here, its just your imagination.
EcuaMobi (OP)
Legendary
*
Offline Offline

Activity: 1862
Merit: 1469


https://Ecua.Mobi


View Profile WWW
March 04, 2015, 07:00:28 PM
 #4

-snip-
Is there a service like this provided by a trusted party?
-snip-

Create a new bc.i wallet, import private key, select "sweep" instead of plain import and send the coins their way. IIRC Mycelium allows this as well.

I meant an automatic service with an API like the one I describe on OP.

shorena
Copper Member
Legendary
*
Offline Offline

Activity: 1498
Merit: 1499


No I dont escrow anymore.


View Profile WWW
March 04, 2015, 07:45:17 PM
 #5

-snip-
Is there a service like this provided by a trusted party?
-snip-

Create a new bc.i wallet, import private key, select "sweep" instead of plain import and send the coins their way. IIRC Mycelium allows this as well.

I meant an automatic service with an API like the one I describe on OP.


Well their API certainly allows it[1][2], but I dont know of an implemented solution.

[1] https://blockchain.info/api/blockchain_wallet_api
[2] https://blockchain.info/api/create_wallet

Im not really here, its just your imagination.
EcuaMobi (OP)
Legendary
*
Offline Offline

Activity: 1862
Merit: 1469


https://Ecua.Mobi


View Profile WWW
March 04, 2015, 07:56:35 PM
 #6

-snip-
Is there a service like this provided by a trusted party?
-snip-

Create a new bc.i wallet, import private key, select "sweep" instead of plain import and send the coins their way. IIRC Mycelium allows this as well.

I meant an automatic service with an API like the one I describe on OP.


Well their API certainly allows it[1][2], but I dont know of an implemented solution.

[1] https://blockchain.info/api/blockchain_wallet_api
[2] https://blockchain.info/api/create_wallet

Thanks!

But if I implement it myself using that then I'd be on the original trust problem hehe.

I was hoping for an extremely trusted provider to offer a complete service.

I think I'll drop the idea I had, at least for the moment.



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!