Is a digital wallet created by blockchain?

0

Currently reading an article here, I came across the following sentence which really confused me:

Through the digital "wallet" a blockchain creates around not only virtual money but the pieces of data that make up your identity, blockchain will act as a gatekeeper of sorts to how we interact with the digital world

Does the author really mean: a blockchain creates a digital wallet around 1)virtual money and 2)certain pieces of data, and through this wallet the blockchain acts as a gatekeeper to...? How come a digital wallet is created by blockchain?

failbetter

Posted 2017-10-16T09:39:36.010

Reputation: 5

4That sentence sounds like pure nonsense to me.Pieter Wuille 2017-10-16T10:08:45.087

Answers

1

The writer of that sentence did a poor job explaining things.

A blockchain (the data structure) does not create a wallet. It is the data that a wallet uses to determine the state of the money it manages. It is also the data that new transactions are appended to, thus changing that state, and wallets submit those transactions.

A blockchain does not create a wallet, but wallets do help to create a blockchain.

Jestin

Posted 2017-10-16T09:39:36.010

Reputation: 8 339

Do you mean a blockchain creates the data you mentioned?failbetter 2017-10-16T12:45:02.723

A blockchain is the data I mentioned.Jestin 2017-10-16T12:51:33.933