Since its introduction in 2014 the Solidity programming language has become the de facto standard to write smart contracts on the Ethereum blockchain network. Solidity is so popular that numerous ...
Learning a new language takes time, energy and perseverance. However, only when you apply the language in the right setting does it really stick in your mind. The most popular programming languages in ...
For developers who are new to ethereum and solidity development, there are many unique concepts that need to be learned. These concepts include mining, payable and fallback functions, usage and gas ...
This second course of the Blockchain series focuses on the computational element of blockchain technology. Smart contracts allow for implementing user-defined operations of arbitrary complexity that ...
When you swap one token for another on a decentralized exchange, no human approves the trade. No bank holds your funds in between. The whole transaction happens inside a smart contract: code that ...