# Deployment

## Smart Contract Deployment Guide

This document is a guide to deploying smart contracts using Truffle, Hardhat, and Remix IDEs. These tools offer a wide range of features for developing and deploying smart contracts.

These document covers the deployment process for each tool, including initial setup, writing smart contract code, and running deployment commands.

### Contents

1. [Truffle](https://docs.fncy.world/fncy-2.0.2-eng/for-developers/smart-contract/deployment/truffle)
2. [Hardhat](https://docs.fncy.world/fncy-2.0.2-eng/for-developers/smart-contract/deployment/hardhat)
3. [Remix IDE](https://docs.fncy.world/fncy-2.0.2-eng/for-developers/smart-contract/deployment/remix-ide)
