Homework on Role of Wallets - Questions

Describe in short what a bitcoin wallet does:

A bitcoin wallet stores my private key.
Create and sign transactions, broadcast the transaction to the network and notify you that you have funds to spend.
Checks your balance

It checks your balance, signs your transactions, by using your stored private key.

a bitcoin wallet stores my private and public keys
it creates and signs transactions
it broadcasts to the network and notifies what you can spend via
the transaction.

Wallets store your private keys create, sign and send transactions. Many hardware wallets have added features like password management or work with apps or websites to allow easy access to the crypto world.

Great explanation! Thank you!

2 Likes

A wallet holds private keys and when funds are to be sent or received, it creates digital signatures from the private key to create public keys, which are broadcast to nodes on the blockchain to verify the transaction. A wallet can read the blockchain to tell you how much funds you have, but holds no currency itself.

You are on fire in here :fire::+1:

1 Like

:fire: :rocket: :fire:

:smiley:

a wallet stores your private keys

Bitcoin wallets stores private keys, creates and signs transactions.

A bitcoin wallet stores your private keys and signs transactions.

  1. Bitcoin wallet stores your private keys. It is from the wallet that you sign transactions to allow funds that you sign to be taken from your account as sender to the address you’re sending to.

A bitcoin wallet is a window into viewing the blockchain

Dependent on the wallet it retains your private key and you can view with your public key what you hold

A wallet lets you hold receive and spend bitcoin, which will be recorded forever on the blockchain

A Bitcoin wallet holds the keys to access you bitcoin on the blockchain. It does not hold any bitcoin and connects to a Node or SVP.

  1. Describe in short what a bitcoin wallet does.
    A bitcoin wallet does the following:
    a. Stores your private keys
    b. Creates and signs transactions
    c. Broadcasts your transactions to the network
    d. Reads the blockchain with reference to your wallet and associated transactions
    Importantly, it does not store your crypto coins.

Describe in short what a bitcoin wallet does.
It contains the users private keys used to sign transactions which are then broadcasted to the network.

  1. Describe in short what a bitcoin wallet does.
    A bitcoin wallet stores private keys and uses them to sign transactions and transmit to the network. There are different types such as a Hardware Wallet, Paper Wallet, SPV Wallet that interact with the network in different ways and therefore present different risks.
  1. Stores private keys. Creates, signs, and distributes transactions. Receives transactions.
  1. A wallet, if online, is an SPV. It connects to the full nodes to read the blockchain and send your transaction to it. The wallet only holds your private key and is used to sign transactions.
    You can add an additional layer of security by having your SPV connect to a hardware wallet to sign the transaction inside the hardware wallet, send it to the SPV and finally to the nodes.

Stores your private keys and allows you to transact on the network.