COMP26020 Lab 5 Solidity
COMP26020: Programming Languages and Paradigms Lab 5 – Solidity Joseph Razavi and Richard Banach 1 Introduction This lab exercise is about learning a programming language with unusual aspects from its documentation. We focus on the Solidity programming language, in particular Solidity version 6, which you can read about https://docs.soliditylang.org/en/v0.6.0/ Solidity is a language designed to […]
COMP26020 Lab 5 Solidity Read More »