Posts

Showing posts from April, 2018

Ethereum and HelloWorld

Image
In this post i just describes Ethereum basics and how to develop a simple Hello-World-Blockchain project in your local machine. Intro to Ethereum platform Traditional intro: "Ethereum is the largest and most well-established, open-ended decentralized software platform that enables SmartContracts and Distributed Applications (ĐApps) to be built and run without any downtime, fraud, control or interference from a third party." 😎 My intro: Ethereum is a kind of decentralized Blockchain platform (there are some other Blockchain platforms : BigChainDB, Chain Core, Corda and so on). The good news is, Ethereum is open source platform. So you can use Ethereum platform to build and deploy your Blockchain apps called DAPPS. Actually Ethereum is not only a platform but also a programming language running on Blockchain. Ethereum's crypto currency is Ether. Ether is also called Digital Oil because you have to pay form Ether for running your program in Ethereum. And in Ethere

Introduction to Blockchain

Image
Hi , First of all let me introduce myself in brief. I am Thathsara Raviraj Udugampala. When i am writing this post i have accomplished 2 years of experience in the software industry as a JavaScript(NodeJS, Angular), Android, PHP and Java Developer. Also I graduated from University College of Dublin . Right now i am working for Virtusa in Java Technology - Tel ecom D omain . H ere I've planned t o p ost on Blockchain for you guys while I'm doin g experiments on t his field . As the first post of this blog here i will go through the basic terms of Blockchain 😊. I hope after reading this post you will get a brief idea on Blockchain  and it will help you to read and understand my second topic will be: Ethereum . Further on i write articles up to developing a complete Ethereum Application with a UI. (Contract : +94772183501 / mail: thathsararaviraj@gmail.com)     What is Blockchain ? Simply it is a decentralized world wide database. Block mean a record of new Tr