Hacker News new | ask | show | jobs
by nvdr 1089 days ago
Its a new 'decentralized' blockchain network. I believe SnarkOS is the virtual machine used to run (d)apps (exchanges, games, markets). Most popular blockchains (Bitcoin, Ethereum) are psuedo-anonymous. And Aleo aims to be private by default, with the use of zero-knowledge protocols.

There are private blockchains like Monero, however they're some-what limited to just the cryptocurrency use-case.

1 comments

The VM is called snarkVM. SnarkOS is just a client utility to interact with the VM and the nodes.
Ah yes, that's right actually.