Blockchain & Web3 Development Notes

Photo by Charles Deluvio on Unsplash

Overview

  1. Introduction
  2. Key Concepts
  3. Important tools and resources
  4. Getting started building Solidity Smart Contracts
  5. Conclusion/Final Thoughts

Introduction

Photo by Bermix Studio on Unsplash
Photo by Launchpresso on Unsplash
  • Verifiable
  • Trustless
  • Self-governing
  • Permissionless
  • Stateful
  • Native built-in payments

Key Concepts

  • A network is a grouping of computers running the ethereum client, these computers are known as nodes on the network
  • Anyone can run a node
  • Each node can have a full copy of the blockchain
  • Web3.js is like a coding portal into ethereum

Important tools and resources

Getting started building Solidity Smart Contracts

Conclusion/Final Thoughts

--

--

Need 100 followers to continue writing

Get the Medium app

A button that says 'Download on the App Store', and if clicked it will lead you to the iOS App store
A button that says 'Get it on, Google Play', and if clicked it will lead you to the Google Play store