📖
Launchifi Docs
Quick LinksHelp
  • 📖Launchifi Documentation
  • ⚙️Setup
  • 📄Ultimate Guide for Beginners
    • Smart Contracts Explained
    • What is a Dapp?
    • What is Etherscan?
    • P2P NFT Marketplaces
  • 🚀Getting Started with Launchifi
    • Getting Started!
    • Contracts
  • 🤔How to
    • Connect
    • Choosing the Network Chain You Want to Use
    • Choose your contract
    • Upload to IPFS
    • Copy and Deploy
    • Gas Fees
    • Profile page
    • Contract Manager
  • 📃Contract Types
    • Token Contract
    • Standard NFT Collection
    • Low Gas NFT Collection
    • Fungible NFTs
    • Free Mint NFT Collection
    • English Auction
    • Dutch Auction
    • NFT Staking
    • LP Token
  • ⁉️What to Choose
    • ERC20 vs ERC721
    • ERC721A vs ERC721
    • ERC721 vs ERC1155
    • ERC721i
  • 📃Crowdsale
    • Rate Configuration
    • Distribution
    • Token Emission
    • Validation
Powered by GitBook
On this page
  • What are Dapps
  • How to use a DApp

Was this helpful?

  1. Ultimate Guide for Beginners

What is a Dapp?

PreviousSmart Contracts ExplainedNextWhat is Etherscan?

Last updated 2 years ago

Was this helpful?

What are Dapps

Dapps or Decentralized Applications are applications that are connected to a blockchain and use smart contracts to execute their functionality.

How to use a DApp

To use a DApp, you will typically need to access it through a browser extension that allows you to interact with the blockchain, such as MetaMask for Ethereum.

Once you have connected to the DApp, you can interact with it as you would with any other web application, but your actions will trigger the execution of smart contracts on the blockchain.

📄