5 ms·
There are varying levels of decentralization an application can take on, e.g. the back end (often Ethereum for financial applications), the front end (hosting o
by jamesonhodge 6y ago
There are varying levels of decentralization an application can take on, e.g. the back end (often Ethereum for financial applications), the front end (hosting on a peer-to-peer database like IPFS or Sia), and governance (by a DAO (decentralized autonomous organization) or some voting mechanism). Many DApps are founded with certain parts being decentralized and other parts centralized, and transition to a more/fully decentralized model.
- StavrosK 6y agoI see, thanks, that's helpful.