> For the complete documentation index, see [llms.txt](https://chainide.gitbook.io/chainide-chinese/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://chainide.gitbook.io/chainide-chinese/chainide/13.-irisnet-ide/1.-irisnet-ide-huan-jing-pei-zhi.md).

# 1. IRISnet IDE 环境配置

## 1. 新建 IRISnet 项目

首先进入  [ChainIDE](https://chainide.com/)  的入口页面，点击 Code Smarter。

<figure><img src="/files/5xf1MMZ4lFEDeh0Pq6tr" alt=""><figcaption></figcaption></figure>

这里会选择你的登录方式，有 Github 和 Guest 两种。（选择 GIthub 登录才可使用 Sandbox 功能）

<figure><img src="/files/gRiPmIAgmkz1nt2a4kqD" alt=""><figcaption></figcaption></figure>

点击 New Project 按钮。

<figure><img src="/files/5XJF3uouSH1IPZ5tEOcs" alt=""><figcaption></figcaption></figure>

出现一个弹窗，在弹窗的左侧选择 IRISnet，再点击一个项目模板创建项目。

<figure><img src="/files/vjlbJcISikTaGvyKLIhB" alt=""><figcaption></figcaption></figure>

## 2. 配置钱包

IRISnet IDE 提供了对 EVM, Cosmos 两种的环境支持。 EVM 支持 Metamask 钱包； Cosmos 支持 Kelpr 钱包。

### 2.1 支持 EVM 的钱包

#### 2.1.1 Metamask

> &#x20;<https://metamask.io/>&#x20;

### 2.2 支持 Cosmos 的钱包

#### 2.2.1 Kelpr

> &#x20;<https://www.keplr.app/>

## 3. 获取测试代币

水龙头是获取测试代币的地方。请使用它们确保您的钱包拥有足够的代币来支付部署和交易费用。

测试代币获取教程：

Cosmos: <https://irisnet.org/docs/get-started/testnet.html#run-a-full-node>\
EVM: <https://irisnet.org/docs/get-started/evm-contract.html#prepare-account-for-evm>
