Tag: Solidity programming language

How To Create A Dapp On Ethereum

Ethereum is a decentralized platform that runs smart contracts: applications that run exactly as programmed without any possibility of fraud or third party interference. In this article, we will show you how to create a Dapp on Ethereum. First, you will need to install the Ethereum wallet. The Ethereum Wallet is a desktop application that […]

What Is Solidity Ethereum

What Is Solidity Ethereum? Solidity is a programming language specifically designed for developing smart contracts on the Ethereum platform. It is a high-level language with similarities to JavaScript and Python. Solidity is statically typed, meaning that variables must be assigned a specific data type and that type cannot be changed. It also has a number […]