> For the complete documentation index, see [llms.txt](https://zayn-network.gitbook.io/overview/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://zayn-network.gitbook.io/overview/build-on-zayn/deploying-smart-contracts/thirdweb.md).

# ThirdWeb

**Introduction to ThirdWeb**

ThirdWeb offers pre-built smart contracts and front-end SDKs that simplify the deployment and interaction process for developers. It is particularly useful for projects that aim to hit the ground running with minimal setup.

**Steps to Deploy Using ThirdWeb**

1. **Set Up Your ThirdWeb Project:**
   * Sign up and log in to ThirdWeb’s dashboard.
   * Create a new project and select Zayn Network as your deployment network.
2. **Choose Your Smart Contract:**
   * Select from a range of pre-built contracts provided by ThirdWeb or upload your own.
3. **Deploy Directly from the Dashboard:**
   * Configure your contract parameters through the UI.
   * Deploy directly by clicking ‘Deploy’.
4. **Interact with Your Contract:**
   * Use the ThirdWeb SDK to interact with your deployed contract via your application.
