Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
DERO Stargate: Private Decentralized Application Platform (dero.io)
6 points by jopari on Feb 27, 2022 | hide | past | favorite | 4 comments


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.


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.


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


"Stargate" is the code name for the new release.

The project as a whole is called "DERO".

The DERO project is also the source of the Graviton key-value database, which was popular on HN about 18 months ago: https://news.ycombinator.com/item?id=24390596




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: