> ## 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에 대해 더 자세히 알아보려면 [CosmWasm 문서](https://cosmwasm.cosmos.network/)를 참조하거나, CosmWasm 스마트 컨트랙트 작성 가이드는 [CosmWasm Book](https://book.cosmwasm.com/index.html)을 참조하세요.

## CosmWasm 스마트 컨트랙트 개발

CosmWasm이 처음이신가요?
다음 가이드를 따라하시길 권장합니다: [첫 번째 CosmWasm 스마트 컨트랙트](/ko/developers-cosmwasm/smart-contracts/your-first-smart-contract/)

## 주요 CosmWasm 스마트 컨트랙트

| 주제                                                                                                           | 설명                     |
| ------------------------------------------------------------------------------------------------------------ | ---------------------- |
| [Injective Name Service](/ko/developers-cosmwasm/smart-contracts/injective-name-service/)                    | Injective Name Service |
| [Neptune Service](/ko/developers-cosmwasm/smart-contracts/neptune-service/)                                  | Neptune Service        |
| [CW20를 Bank & Market Order로 한 트랜잭션에서 변환](/ko/developers-cosmwasm/smart-contracts/cw20-convert-market-order/) | CW20 변환 예제             |
