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: src/pages/lessons/eth-intro/2.mdx
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -273,6 +273,9 @@ Did all that sink in? Test yourself:
273
273
274
274
There's no limit to the number of accounts you can generate and you're free to use the same account for several apps or create a new account for every app. This is partly what is meant when a public blockchain is described as **permissionless**: there is no gatekeeper between you and the network. Don't wait for anyone to give you permission to build.
275
275
276
+
<br />
277
+
<QuizStatusCheckerquiz="quiz-eth-intro-2" />
278
+
276
279
When you're ready to forge ahead, Part 3 introduces the next actor in the system: smart contracts.
0 commit comments