Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 344 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 344 Bytes

Training files for Blockchain Development Division 2021

There are 2 sub-folders corresponding to the three training sessions.

  • Solidity 1: Basic Solidity Syntax, payable keyword, modifiers
  • Web3: Barebones JavaScript website that connects to a smart contract
  • Solidity 2: Advanced Solidity, Events, Gas Optimisation and delegatecall