Skip to content

Instantly share code, notes, and snippets.

@calvin-puram
Created August 15, 2022 17:08
Show Gist options
  • Select an option

  • Save calvin-puram/2cfa2b479bc21935a7fe0802aaf91422 to your computer and use it in GitHub Desktop.

Select an option

Save calvin-puram/2cfa2b479bc21935a7fe0802aaf91422 to your computer and use it in GitHub Desktop.
Description
Ether Ethereum's cryptocurrency is called Ether (ETH). It is the fuel that keeps the network running. It is used to pay for the computational resources and transaction fees associated with each transaction carried out on the Ethereum network.
Smart Contracts A smart contract is a simple computer program that facilitates the exchange of any asset between two parties.
Ethereum Virtual Machine Ethereum provides the underlying technology, architecture, and software to understand smart contracts and interact with them.
Decentralized applications (Dapps) A Dapp is like any other piece of software you use. It might be a mobile app or a website. A Dapp is an application that is built on a decentralized network, such as Ethereum, as opposed to a conventional app
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment