Skip to content

Commit

Permalink
Update builders/ethereum/dev-env/thirdweb.md
Browse files Browse the repository at this point in the history
Co-authored-by: Erin Shaben <[email protected]>
  • Loading branch information
themacexpert and eshaben authored Jul 26, 2024
1 parent f8225f8 commit 5a05261
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion builders/ethereum/dev-env/thirdweb.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ Finally, specify your Client ID (API Key) in your `.env` file. Your `.env` file

thirdweb provides several SDKs to allow you to interact with your contract including: [React](https://portal.thirdweb.com/typescript/v5/react){target=\_blank}, [React Native](https://portal.thirdweb.com/typescript/v5/react-native){target=\_blank}, [TypeScript](https://portal.thirdweb.com/typescript/v5){target=\_blank}, and [Unity](https://portal.thirdweb.com/unity){target=\_blank}.

This guide will show you how to interact with your contracts deployed to Moonbeam, Moonriver or Moonbase Alpha via thirdweb using Typescript. You can view the [full SDK reference](https://portal.thirdweb.com/typescript/v5){target=\_blank} in thirdweb’s documentation.
This guide will show you how to interact with your contracts deployed to Moonbeam, Moonriver or Moonbase Alpha via thirdweb using TypeScript. You can view the [full SDK reference](https://portal.thirdweb.com/typescript/v5){target=\_blank} in thirdweb’s documentation.

### Run Locally {: #run-locally }

Expand Down

0 comments on commit 5a05261

Please sign in to comment.