Enigma 14 February 2017 Concept of Merkle Tree in Ethereum 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
Enigma 12 February 2017 Ethereum Ecosystem (part-2) This is in continuation to Ethereum Ecosystem (part-1) in which we've covered Understanding Ethereum System, Ethereum System State, Code Execution and Full Node. Gas It
Enigma 12 February 2017 Ethereum Ecosystem (part-1) Understanding Ethereum System Idea of Ethereum was floored by the end of 2013. People started realizing that blockchain could be used for various other applications
Enigma 10 February 2017 Blockchain beginner's guide (part - 2) In Blockchain beginner's guide (part - 1), we've covered Blockchain, Blockchain Technology, Blockchain and Ethereum and Applications of Ethereum. Blockchain Protocols Formerly, most protocols of
Enigma 8 February 2017 Blockchain beginner's guide (part - 1) Blockchain The blockchain is the latest revolution in technology world. Is it really the start of the new digital era? The concept of blockchain is
Enigma 4 February 2017 What is EDCON? One of the milestone events in the world of blockchain and cryptocurrency took place at the Ecole Supérieure de Commerce de Paris - Europe (ESCP)
Enigma 17 January 2017 Running Ethereum testnet using Geth 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
Technology 15 January 2017 Installing geth on ubuntu 16.10 (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.