|
|
|
|
|
by teod
3635 days ago
|
|
I haven't played with this too much, but does Mist need a local copy of the entire blockchain? If so, I'm not sure these decentralized applications will be accessible to the average user. On the other hand, the application in the tutorial directly deals with Ether so the user may already have a fully validating node. Are decentralized apps created on Ethereum intended to always involve Ether? I suppose Ether is used to reward the miners for hosting the application? |
|
Not all app need to show ether to the user, but that is the currency used to pay miners for transaction fees. There are ways in which the app developer can try to abstract the concept of ether using other currency, or even subsidising the users by paying their cost via other means (like what digix gold does).
Ether is not used as a reward for hosting the app, but for changing saving data and changing states on the blockchain. We will have a P2P solution where users are paid to host actual application files.