1
I really need help. I am currently Developing a Bitcoin wallet and want to build in a SMS Based send function where the sender does not need to know the receiver publicKey. After the contract get executed on the reciever phone through the wallet the public key should be added to it and execute the redeem process / script.
Is that possible in any way?
Correct, private keys are needed to manage UTXO not public keys. – None – 2018-03-31T12:46:28.250
Thanks for that, with ETH I found a way to handle it. Do anyone know if and when RSK is availbale for the public? – marigold – 2018-05-15T12:15:58.500