Send coins from address to address

56 views
Skip to first unread message

Alex Pavlov

unread,
Jul 7, 2019, 11:33:14 PM7/7/19
to bitcoinj
Is there a way to send coins from an address to another address and not load the wallet?
For example: I want to implement bitcoin payments on my website where user puts their bitcoin address and makes a payment by using a private key.
Is it possible to implement with Bitcoinj?

Антон Долгополов

unread,
Jul 8, 2019, 2:42:35 PM7/8/19
to bitcoinj
I think, yes. You can simply create a transaction manually. Just find user's UTXOs, sign, and broadcast. But I don't think any user will give access to such sensitive information like private keys to your website. 

понедельник, 8 июля 2019 г., 6:33:14 UTC+3 пользователь Alex Pavlov написал:

Alex Pavlov

unread,
Jul 10, 2019, 11:28:27 AM7/10/19
to bitcoinj
Hi Anton, could you please suggest how can I find the user's UTXOs? As I understand I can't do it by using Bitcoinj.
Reply all
Reply to author
Forward
0 new messages