Introduction to Blockchain
1. Introduction to Blockchain Definition: Blockchain is a decentralized, distributed ledger technology that records transactions across many computers. T...
1. Introduction to Blockchain Definition: Blockchain is a decentralized, distributed ledger technology that records transactions across many computers. T...
Solidity is a high-level, statically-typed programming language designed specifically for writing smart contracts on the Ethereum blockchain and other blockc...
Create the contract that recieve the data and retrive the data. - Be able to do following 1. Receive the information, 2. Store the inforamt...