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
> When prompted, choose your preferred Solidity framework: **Hardhat** or **Foundry**.
@@ -76,6 +76,8 @@ yarn start
76
76
77
77
📱 Open http://localhost:3000 to see the app.
78
78
79
+
> _Note: the UI in screenshots may differ slightly from the current version._
80
+
79
81
> 👩💻 Rerun `yarn deploy` whenever you want to deploy contract changes to the frontend. Run `yarn deploy --reset` for a completely fresh deploy, even when contracts are unchanged.
Copy file name to clipboardExpand all lines: extension/README.md.args.mjs
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -40,6 +40,8 @@ yarn start
40
40
41
41
📱 Open http://localhost:3000 to see the app.
42
42
43
+
> _Note: the UI in screenshots may differ slightly from the current version._
44
+
43
45
> 👩💻 Rerun \`yarn deploy\` whenever you want to deploy contract changes to the frontend. Run \`yarn deploy --reset\` for a completely fresh deploy, even when contracts are unchanged.
0 commit comments