Y
Hacker News
new
|
ask
|
show
|
jobs
by
UncleEntity
1467 days ago
Couldn’t they just give them a public/private key combo and solve the exact same problem without maintaining a blockchain?
2 comments
randomhodler84
1467 days ago
They don’t need the generate it, the user supplies it with the client side web3 wallet. They don’t need to maintain a blockchain, they can use various portable apis to query it.
link
whatisweb3
1467 days ago
Blockchain solves the double spend problem here, without reliance on a central clearing house.
link