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 Observer Node
📄️ Transaction Fee Guide
This guide will explain why transaction fees are important, how they are calculated, and how you can handle fees within your implementation. Specifically, it lays out how you can estimate the costs of a transaction, how you can set the limit for costs, and how you can optimize your Cadence code to reduce transaction costs where possible.