# Setting Up Your Project 🏗️

Getting started with DappHero is easy!

1. Signup, login, and create a new project.&#x20;
2. Copy your custom script tag and embed it in your website, right before the closing `</body>` tag.&#x20;
3. Tag your elements and check out the awesomeness!

### 1. Signup

### 2. Create a new project

![](https://3099038747-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Lz7dd08wQiNE0Pjzqhz%2F-MBBEDvnTt7zUS5owoY4%2F-MBBGIwtqLWlOXdPyo8U%2FScreen%20Shot%202020-07-01%20at%205.25.05%20PM.png?alt=media\&token=91f593e7-0c22-4876-920d-ed346b2c8224)

### 3. Create or Add smart contracts (optional)&#x20;

![You can edit your smart contract on the "Contracts" tab which will be visible on the menu to the left.](https://3099038747-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Lz7dd08wQiNE0Pjzqhz%2F-MBBEDvnTt7zUS5owoY4%2F-MBBH40IJrNbDsII6gp5%2FScreen%20Shot%202020-07-01%20at%205.28.40%20PM.png?alt=media\&token=e5b379c7-4288-4e9f-8fe8-6d0e2936d650)

### 4. Copy your custom script tag

![This script tag is the MAGIC of DappHero, it must be incorprated into your project to work.](https://3099038747-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Lz7dd08wQiNE0Pjzqhz%2F-MBBEDvnTt7zUS5owoY4%2F-MBBGdz2UQnyX0SA6iJu%2FScreen%20Shot%202020-07-01%20at%205.26.48%20PM.png?alt=media\&token=2e1a5232-57a4-4412-9e33-33cd68370bbb)

### 5. Embed the script tag in your webpage: (Raw HTML Version)&#x20;

![Example of where to place your Script Tag in Glitch](https://3099038747-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Lz7dd08wQiNE0Pjzqhz%2F-M-VjdYTA_nnv7prUQVl%2F-M-Vn7Q3gcOVeS3tmFQo%2FScreen%20Shot%202020-02-07%20at%2012.56.27%20PM.png?alt=media\&token=a330ef26-e55b-47cc-9c56-3e4a3e572f05)

### 5. Embed the script tag in your webpage: (WebFlow Version)&#x20;

![This should be similar for most sites that allow you to edit HTML](https://3099038747-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Lz7dd08wQiNE0Pjzqhz%2F-M-VjdYTA_nnv7prUQVl%2F-M-VnrrpHSaP2fhr-ukW%2FScreen%20Shot%202020-02-07%20at%201.00.04%20PM.png?alt=media\&token=ddc2ee1c-e476-4a85-9c1d-788ccba91cf7)

{% hint style="warning" %}
When starting with WebFlow from scratch, you will need at least a [Lite Account](https://webflow.com/pricing#site) to add custom script tags. You can always start by cloning our Custom Templates which already have the script tag embedded.&#x20;
{% endhint %}

{% hint style="info" %}
Like Webflow? Love No-Code? Head over to [Getting Started with Webflow](https://docs.dapphero.io/integrations/using-weblow/starting-with-webflow)
{% endhint %}

Here is a [bare-bones HTML](https://glitch.com/~dapphero-intro) version of how to add your script tag so you can understand where it needs to be. Regardless of your no-code tool or website builder, the script tag location should be more or less the same. A quick primer on [adding script tags](https://www.wikihow.com/Add-JavaScript-to-Your-Website-Using-HTML).
