zk-SNARKS It is one of the hottest topics in cryptography over the last year. One major reason behind it being hot is Zcash launch. Zcash is a cryptocurrency, whose flagship feature is that it integrated zk-SNARKS (Zero Knowledge Succinct Non-Interactive Argument of Knowledge). General principles: * As the title suggests, this
Merkle Tree Merkle Tree also known as 'hash tree' is a data structure in cryptography in which each leaf node is a hash of a block of data, and each non-leaf node is a hash of its child nodes. In the most general sense, Merkle tree (named after
In this post, we are going to setup a testnet of ethereum using Geth. Testnet is use full in many cases like when we want to do some transactions on ethereum network without spending actual ethers. we will still need ethers to do transactions on testnet but generating ether on
(PS: Installation steps here are for older version of geth but steps remains same expect go-lang version. You need go-lang 1.8 to run 1.8 version of geth.) Geth is the the command line interface for running a full ethereum node implemented in Go. I am going to be
Mostrando la 12 de 76 publicaciones en total
Manténgase actualizado con la colección seleccionada de nuestras historias principales.