You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pages/lessons/projects/3.mdx
+17Lines changed: 17 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,6 +35,14 @@ services depending on the NFT they mint and own.
35
35
I'M NOT AT ALL SURE WHAT WE ARE BUILDING..... MAKE SURE WE ADD THAT WE'LL BE INHERITING A FEW MORE OZ CONTRACTS ThIS TIME. MAYBE A NUDGE TO LEARNER TO READ SOME OF THE OZ CODE?
36
36
37
37
WARM-UP QUESTIONS ⁉️
38
+
<SideDrawerbuttonText="Checkpoint Questions"title="Creating a Robust Development Environment">
39
+
<Questionquestion="lesson-3/<# of section block+section name/Q1" />
40
+
<Questionquestion="lesson-3//Q2" />
41
+
<Questionquestion="lesson-3//Q3" />
42
+
<Questionquestion="lesson-3//Q4" />
43
+
<Questionquestion="lesson-3/-/Q5" />
44
+
</SideDrawer>
45
+
<br/>
38
46

39
47
40
48
PART 2 ASSERTIONS AND DATA TYPES e.g. MAPPINGS
@@ -319,6 +327,15 @@ contract TierNFT is ERC721 {
319
327
<br/>
320
328
321
329
CHECKPOINT QUESTIONS ⁉️ <br />
330
+
<SideDrawer buttonText="Checkpoint Questions" title="Creating a Robust Development Environment">
331
+
<Question question="lesson-3/<# of section block+section name/Q1" />
0 commit comments