Skip to content
This repository has been archived by the owner on Jan 5, 2024. It is now read-only.

Commit

Permalink
Update 0 1 Platform Overview.mdx (#1091)
Browse files Browse the repository at this point in the history
nit - typo

Signed-off-by: Sang Yeo <[email protected]>
  • Loading branch information
sangster009 authored Nov 26, 2023
1 parent 9f3424c commit afa1a62
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/onboarding/0 1 Platform Overview.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ build, launch, and manage web3 applications and games across any EVM-compatible
## Architecture

Whether you're developing decentralized applications from scratch or enhancing existing ones,
Our tool suite accelerates your development workflow across the smart contract, application, and infrastructure layers.
our tool suite accelerates your development workflow across the smart contract, application, and infrastructure layers.

<ThemedImage
sources={{
Expand Down Expand Up @@ -70,7 +70,7 @@ A full list of the available contracts can be found [in the pre-built contracts
### 3. Deploy Smart Contracts

- [**Deploy CLI**](/cli): deploy your smart contract without using a private key.
- [**Deploy using the SDK**](/sdk): deploy your smart contract using the [**TypeScript SDK**](/typescript/sdk.contractdeployer), [**GO SDK**](/go/contract_deployer), [**Python SDK**](/python/python.contractdeployer) or [**Unity SDK**](/unity/contractdeployer) from an application e.g. a script.
- [**Deploy using the SDK**](/sdk): deploy your smart contract using the [**TypeScript SDK**](/typescript/sdk.contractdeployer), [**GO SDK**](/go/contract_deployer), [**Python SDK**](/python/python.contractdeployer) or [**Unity SDK**](/unity/contractdeployer) from an application e.g., a script.
- [**Import Contract**](/import-contract): import an already deployed contract.
- [**Deploy from Explore**](https://thirdweb.com/explore): explore pre-built contracts and deploy them to your blockchain of choice.

Expand Down

1 comment on commit afa1a62

@vercel
Copy link

@vercel vercel bot commented on afa1a62 Nov 26, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.