|
|
|
|
|
by STRML
4244 days ago
|
|
Is there a way to sign a transaction offline but still run it through Coinbase? When it comes to decrypting private keys in the browser, unless the user inspects the javascript each and every time they use the site, there is no guarantee that it hasn't been silently replaced by code that steals keys. |
|
https://github.com/coinbase/multisig-tool
You can use it to generate a transaction payload which can be broadcast from a client of your choice, including Toshi, our open source bitcoin node:
https://toshi.io/docs/#relay-transaction