We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c30e74 commit 8bc5c75Copy full SHA for 8bc5c75
README.md
@@ -66,7 +66,11 @@ yarn ponder:dev
66
yarn start
67
```
68
69
-Visit the CTF local website on: `http://localhost:3000`.
+Visit the CTF local website at: `http://localhost:3000`. Remember to switch to `hardhat` on `scaffold.config.ts`.
70
+
71
72
+> [!NOTE]
73
+> You can also test with the live data pointing to the Ponder live URL (update `NEXT_PUBLIC_PONDER_URL` env var)
74
75
## Documentation
76
0 commit comments