Homework on Role of Wallets - Questions

  1. Bitcoin wallet stores private keys, send/receives bitcoin - create, sign & broadcast transactions.
1 Like
  • creates private and public keys
  • stores private keys
  • creates, signs and broadcasts transactions
  • reads the blockchain
1 Like
  1. a btc wallets stores your private keys and lets you send and receive btc
1 Like

[quote=“ivan, post:1, topic:8437, full:true”]
Homework on Role of Wallets - Questions

  1. Describe in short what a bitcoin wallet does.
    A bitcoin wallet:
    a. stores your private key.
    b. creates and signs transactions for you.
    c. broadcast transactions to the blockchain.
    d. reads the blockchain and notifies you when you receive transactions.

Your wallet does not store coins.

1 Like

Stores Private Keys, signs transactions. It does not contain “bitcoins.” :slight_smile:

1 Like

A bitcoin wallet stores private key, creates and signs transactions when sending. Reads the blockchain and notifies you there are funds.

1 Like
  1. Describe in short what a bitcoin wallet does.
    It stores your private keys.
1 Like
  1. Describe in short what a bitcoin wallet does.

A. Wallets send and receive funds. When sending funds, your wallet will create and sign a transaction before broadcasting it out to the nodes on the network. When receiving funds, your wallet will read the blockchain, verify a consensus, and notify you of the transactions.

1 Like

It stores your private keys signs and share transactions

1 Like
  1. Describe in short what a bitcoin wallet does.
    Stores ones private keys on the cloud, kinda like a virtual wallet.
1 Like
  1. Describe in short what a bitcoin wallet does.
    A bitcoin wallet is responsible for creating/holding a private key, creating and signing bitcoin transactions with the private key, broadcasting bitcoin transactions to other nodes in the network and reading the blockchain.
1 Like

a bitcoin wallet allows you to send or receive bitcoin, transaction is assigned with private key (digital signature)

1 Like

A bitcoin wallet stores your private keys and signs transactions

1 Like

A bitcoin wallet stores a private key which is used to sign transactions.

1 Like

Describe in short what a bitcoin wallet does.
The wallet contains private keys

1 Like

Bitcoin wallet stores a private key which is used to sign (digital signature) transactions (sending/releasing your unspent balances).

1 Like

wallets store private keys.
wallets sign transactions using private keys and broadcast the transaction to the network.
wallets will notify the user if bitcoin is received

1 Like
  1. Describe in short what a bitcoin wallet does.

A bitcoin wallet is based on a private + public key pair and an address (a hash of your public key) that can be used by others to send transactions to the wallet. The owner of the wallet can send transactions from the wallet by signing them with the private key and broadcasting them to the network. The balance of a bitcoin wallet is tracked on the blockchain, so anyone can verify the amount of funds in a particular wallet and the transactions associated with that wallet.

1 Like
  1. Describe in short what a bitcoin wallet does.

A bitcoin wallet stores your private key with a pairing to a public key. With the private key it will create and sign transactions on the bitcoin blockchain. Which will be broadcast out on to the network for the public to see and verify on the ledger. There’s actually no coins in the wallet, just your private key. It also reads the blockchain to notify the owner of the wallet when they have received any bitcoin.

1 Like

Bitcoin wallet stores bitcoin currencies and is able to send bitcoin to the other wallet. While sending it, it signed the transaction with its private key

1 Like