Questions tagged [hashpack]

5 questions
2
votes
1 answer

Does connecting HashPack wallet mean the application can read my private key?

When we connect our HashPack wallet, does it mean I allowed the application to read my private key? I think it is not necessary to read the private key of my wallet to log in.
1
vote
0 answers

I am getting an error when trying to sign a transaction using HashPack with Hedera Javascript SDK

I am attempting to sign a transaction on the front end and send the signed bytes to the backend for transaction execution. However, I am encountering difficulty in signing the transaction. I have paired my app with HashConnect and have my signer,…
Pathorn Teng
  • 411
  • 6
1
vote
1 answer

How do I send a transaction to HashPack for signing?

I am trying to sign a transaction on the frontend and send the signed bytes to the backend to execute the transaction. However, I am having difficulty signing the transaction. I have a HashConnect pairing with my app, and I have my signer, but I am…
1
vote
0 answers

Hedera and Hashpack Transfer Transaction - Need Seller/Buyer Signatures

Hi I'm working on a dapp targeting the Hedera network using Hashpack. When I'm trying to do a transfer transaction, I need both signatures from the seller and buyer. I have read some docs but I'm not sure the best approach here. What is the best way…
0
votes
1 answer

What is the difference between ledger accounts and non ledger accounts in hedera hashpack wellets

Tried to connect my hashpack wallet with a hedera based NFT maeketplace and I have encountered this error. "No available wallets - Ledger accounts are unable to be used with HashConnect. Please create a non-ledger account." what exactly mean by a…