You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am looking for cold web-wallet to manage transaction of my Copay wallet in time. I want to get web-API to receive information about my wallet without handling full bitcoind node.
I exported my Copay wallet without private key (perfect for cold wallet). I got following JSON:
I am looking for cold web-wallet to manage transaction of my Copay wallet in time. I want to get web-API to receive information about my wallet without handling full bitcoind node.
I exported my Copay wallet without private key (perfect for cold wallet). I got following JSON:
According to https://github.com/bitpay/copay/wiki I decrypted my wallet at https://bitwiseshiftleft.github.io/sjcl/demo/ . I received following result:
Is there any way to import that structures to BTC.com Bitcoin Wallet ?
The text was updated successfully, but these errors were encountered: