# 1. Mina IDE Environment Configuration

## 1. Create a new Mina Project

Visit [ChainIDE](https://chainide.com/) and click the "Code Smarter" button on the front page as shown in the figure below.

<figure><img src="https://3745657014-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MYy-lqJKjq1m0yBAX4r%2Fuploads%2FKYmjjPxSL1JVYURM7Z6R%2Fimage.png?alt=media&#x26;token=339c0843-5256-4c11-8a55-78624f841c48" alt=""><figcaption></figcaption></figure>

Here, you will choose your login method, which includes two options: GitHub and Guest. For this tutorial, select GitHub login, as later on, the use of the Sandbox requires users to log in with GitHub.

<figure><img src="https://3745657014-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MYy-lqJKjq1m0yBAX4r%2Fuploads%2FkRYg4sPFcnWR2Lz3ujeN%2Fimage.png?alt=media&#x26;token=bd113ebf-16c8-4241-9db1-120b43656744" alt=""><figcaption></figcaption></figure>

Click the "New Project" button.

<figure><img src="https://3745657014-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MYy-lqJKjq1m0yBAX4r%2Fuploads%2FFaeBrBu7u5LUAxQynl1r%2Fimage.png?alt=media&#x26;token=7a988e98-415c-442e-a137-080f2dbd0372" alt=""><figcaption></figcaption></figure>

A pop-up window will appear. On the left side of the pop-up, select "Starknet". Then, click to create a project using a template.

<figure><img src="https://3745657014-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MYy-lqJKjq1m0yBAX4r%2Fuploads%2Fd5hEMs5WaRZKIHTwMbsf%2Fimage.png?alt=media&#x26;token=0f6e7550-da7b-4a42-b96e-640a27932494" alt=""><figcaption></figcaption></figure>

## 2. Configure Wallet

Starknet IDE provides support for both ZK and Auro wallets.

#### I. ZK

> It is a command-line wallet, which will be explained in the next section.

#### II. Auro

> Official download website for Auro: [https://www.aurowallet.com](https://www.aurowallet.com/)

## 3. Acquiring test tokens

A faucet is the site/place where you can get test tokens.  Use them to make sure your wallet has enough assets to cover the cost of deployment and pay transaction gas.

You can claim test tokens at the following link: <https://faucet.minaprotocol.com/>
