---
title: "deploy"
description: "Deploy intelligent contracts"
source: https://docs.genlayer.com/api-references/genlayer-cli/contracts/deploy
last_updated: 2026-03-27
---

# deploy

Deploy intelligent contracts

### Usage

`$ genlayer deploy [options]`

### Options

| Short | Long | Description | Required | Default |
| --- | --- | --- | :---: | --- |
|  | --contract &lt;contractPath&gt; | Path to the smart contract to deploy | No |  |
|  | --rpc &lt;rpcUrl&gt; | RPC URL for the network | No |  |
| -h | --help | display help for command | No |  |
