Homework on Role of Wallets - Questions

  1. A piece of software that enables you to store, send, and receive cryptocurrency using a public and private key.
2 Likes

Bitcoin wallet is an application software installed in mobile device. It keeps custody of the private key in a device it which it is installed, it also create and sign transaction and broadcast it into the network. It also query the blockchain multiple times to verify receiving transactions to the owners wallet.

2 Likes
  1. Describe in short what a bitcoin wallet does.
    It stores private keys. Wallets DOES NOT store coins. When selling, it creates and signs transactions and when buying, it reads transactions.Wallets come in different forms: it could be a node, an SPV, paper wallets and hard wallets. Hosted wallet is a misconception and cannot be considered a wallet as such to store private keys.
2 Likes

Bitcoin wallet holds a private key and use to sign a transaction

1 Like

A wallet holds / stores your private keys. It signs transactions. It initiates a transaction. When funds have been received it notifies you of their arrival.

1 Like
  1. It stores private keys, signs transactions and shows balance.
2 Likes

A wallet stores your private keys, creates and signs transactions.

2 Likes

It stores the private key to a public address.

2 Likes

Bitcoin wallets store private keys and also create and sign transactions

2 Likes

In short, a bitcoin wallet stores private keys, creates and signs transactions.

2 Likes
  1. Describe in short what a bitcoin wallet does.

A bitcoin wallet stores your private key, create and sign transactions (by private key), sends transactions and can read blocks.

2 Likes

a Bitcoin wallet stores and secures your private keys and allows you to create and sign transactions.

2 Likes

a place to host your private key either offline in a cold storage, in a node on your computer, on the web or on a piece of paper. this key is what you will use to sign transactions.

1 Like

Bitcoin wallet holds the Private key which is used to sign transactions. There is no any Coin in the wallet

1 Like

the wallet has 2 basic functions: the first is that it stores your private keys (not the BTCs) and builds the tx using them
You also have the possibility of consulting the blockchain to check the amount of UTXOS available for your tx.
Lastly, you can send and receive BTCs

1 Like

Homework on Role of Wallets - Questions

  1. Describe in short what a bitcoin wallet does. - Bitcoin wallets store your private and public keys along with signing your tranactions with your private key and letting you check your balance.
2 Likes

A bitcoin wallet essentially hosts you private key.

1 Like

Describe in short what a bitcoin wallet does.

A bitcoin wallet is an e-wallet, that allows you to manage your cryptocurrencies. It stores the private key, creates a signed transaction, broadcasts transactions, and also reads the blockchain.

1 Like

A bitcoin wallet stores private keys to create and sign transactions.

1 Like
  1. A wallet stores your private key, create and signs transactions. When you receive transactions, a wallet will read the blockchain and add the received transaction to your wallet
1 Like