Deployments
This section contains guides to deploying and testing smart contracts. Also contains guides to building wallet-less apps and running server nodes.
Quick starts
🧱 Deploying Contracts
How to deploy smart contracts to mainnet and testnet
🏗️ Buiding an App
What is and How to build an Application
All sections
🧱 Deploying Contracts
How to deploy smart contracts to mainnet and testnet
📚 NFT Marketplace
Guides to NFT Marketplace
🏗️ Building an App
Building an application on Flow
📓 Launch a Token
Launch a Fungible or Non-Fungible Token on the Flow Network.
💻 Running a Node
Running your own Light Node
📄️ Transaction Fee Guide
This guide will explain how to see transaction fees, how they are calculated, and how you can handle fees within your implementation. It will cover estimating and limit fees on emulator, testnet and mainnet and how to optimize Cadence code to reduce transaction costs where possible.