Skip to content

Commit

Permalink
Remove Zora reference (because it's not in the SDK yet)
Browse files Browse the repository at this point in the history
  • Loading branch information
qbzzt authored Jul 20, 2023
1 parent 9b171ba commit cd5d38d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/docs/sdk/js-client.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ There are a few areas in which the SDK can help you navigate [the differences be
- [Gas costs](../developers/build/transaction-fees.md)
- [Interlayer communication](../developers/bridge/basics.md)

The SDK supports multiple OP Chains: OP, Base, Zora, etc.
The SDK supports multiple OP Chains: OP, Base, etc.
To see whether a specific OP Chain is supported directly, [see the documentation](https://sdk.optimism.io/enums/l2chainid).
Chains that aren't officially supported just take a few extra steps.
Get the L1 contract addresses, and [provide them to the SDK](https://stack.optimism.io/docs/build/sdk/#contract-addresses).
Expand Down

0 comments on commit cd5d38d

Please sign in to comment.