Smart Contracts
-
Learn Solidity: Basics of Solidity By Example
- 18 April, 2017
- Posted by: toshendra
- Category: Blockchain, Development, Solidity
No CommentsIn this post, we will learn the Solidity language by going through two example. Then we will dig deeper into each & every aspect of Solidity & Blockchain-based development. As you can see in the above code, which is a simple smart contract written in Solidity for a new Coin. Here this Coin can be
-
Key Use Cases of Blockchain
- 14 April, 2017
- Posted by: toshendra
- Category: Blockchain, Use Cases
Blockchain is a way out of most of the economic and financial problems of the world. Still though in its nascent stages, it has begun to revolutionize the whole world. Some of the major corporations of the world have begun to scratch the surface of the technology. It is a contemporary living example of how
-
What are Smart Contracts on Blockchain?
- 14 April, 2017
- Posted by: toshendra
- Category: Ethereum, Hyperledger
Smart Contracts are self-executing contracts. Contracts execute themselves and transactions happen automatically when both parties meet the conditions specified as part of a transaction. The executed contract then adds on to the blockchain as a transaction. Smart Contracts are indispensable to blockchain and vice-versa, as the execution happens because and through the blockchain technology. It