Settings

Theme

DERO Stargate: Private Decentralized Application Platform

docs.dero.io

6 points by jopari 4 years ago · 4 comments

Reader

jopariOP 4 years ago

DERO is a new blockchain protocol and smart contract platform, using an account model with homomorphically encrypted balances. This means that tokens issued by smart contracts inherit all the privacy and fungibility properties of the native DERO token. Because it has an account model, wallets synchronize instantly, and nodes can run in "light" mode, pruning their history.

It is a proof-of-work chain, using a variant of the BWT algorithm for hashing, which is bottlenecked by cache/memory bandwidth, which helps to minimize the performance difference between different device types. Together with the fact that each node can act as a mining pool, this helps to increase egalitarianism and decentralization of supply, access, and control.

Finally, the DERO blockchain is implemented as a directed acyclic graph, rather than a pure chain. Transactions can be included in multiple blocks (which induces the graph structure), without being counted twice. These "side blocks" help to increase the network throughput: on test net, the DERO DAG has achieved >750 transactions per second.

sausman 4 years ago

A lot to like about DERO:

* Smart Contracts * Homomorphic Encryption (not just obfuscation) for Privacy, Fungibility * Σ-Mining (anyone mining on the DERO network can earn rewards based on the amount of work contributed, instead of a ‘winner-takes-all’ reward model) * Account model * Written from scratch in Go

It's been a pleasure to work with, and the community is great.

chrisma0 4 years ago

Only took me the first few sentences to already be confused. Is the project called "Stargate" or DERO?

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection