> ## Documentation Index
> Fetch the complete documentation index at: https://injectivelabs-docs-ai-sdk.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# CosmWasm 智能合约

## 什么是 CosmWasm？

CosmWasm 是为 Cosmos 生态系统构建的新型智能合约平台。你可以从 [CosmWasm 文档](https://cosmwasm.cosmos.network/) 了解更多关于 CosmWasm 的信息，或查看 [CosmWasm Book](https://book.cosmwasm.com/index.html) 获取创建 CosmWasm 智能合约的指南。

## 开发 CosmWasm 智能合约

CosmWasm 新手？
我们建议你按照这个指南操作：[你的第一个 CosmWasm 智能合约](/cn/developers-cosmwasm/smart-contracts/your-first-smart-contract/)

## 知名 CosmWasm 智能合约

| 主题                                                                                               | 描述             |
| ------------------------------------------------------------------------------------------------ | -------------- |
| [Injective 域名服务](/cn/developers-cosmwasm/smart-contracts/injective-name-service/)                | Injective 域名服务 |
| [Neptune 服务](/cn/developers-cosmwasm/smart-contracts/neptune-service/)                           | Neptune 服务     |
| [CW20 转换为 Bank 并在一笔交易中执行市价单](/cn/developers-cosmwasm/smart-contracts/cw20-convert-market-order/) | CW20 转换示例      |
