Skip to content

Latest commit

 

History

History
43 lines (24 loc) · 831 Bytes

chronological-updates.md

File metadata and controls

43 lines (24 loc) · 831 Bytes

Lesson 0

Lesson 1

Lesson 2

Lesson 3

Lesson 4

Lesson 5

Lesson 6

  1. If you have trouble installing anvil, you can install it with this command:
# install Anvil
cargo install --path ./anvil --profile local --force

Per the foundry docs

Lesson 7

  1. forge test -m has been replaced by forge test --mt
  2. To run the foundry-devops tool, you might need to install jq

Lesson 8

Lesson 9

Lesson 10

Lesson 11

Lesson 12

Lesson 13

Lesson 14

Lesson 15