Skip to content

Commit 83ce90f

Browse files
authored
docs: add RPC usage clarification note
Adds a clarification note about using the correct RPC endpoint when building on Base.
1 parent 50936e7 commit 83ce90f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -164,3 +164,6 @@ The core team will review opened PRs. The SLA is 2 weeks, generally on a first-c
164164
## Storybook for UI components
165165

166166
See `storybook/README.md` for details on local Storybook and component docs.
167+
## Additional Note
168+
169+
When building on Base, always ensure that you are using the correct RPC endpoint for the intended network (mainnet or testnet). Misconfiguration can lead to failed transactions or unexpected behavior.

0 commit comments

Comments
 (0)