Complete study exercises for Alchemy University's Learn Solidity course.
Solidity Introduction
- Learn Smart Contracts and Basic Solidity Syntax
Address Interactions
- Learn to Send Value and Data Across Addresses
Reference Types
- What are the Solidity Reference Types?
Applied Solidity
- Learning Real World Contracts
This repo uses Foundry (the fast, portable and modular toolkit for Ethereum application development).
$ forge build
$ forge test