🎒
HashPack Docs
  • HashPack Documentation
    • Introduction
    • General Guidelines
      • Basics
      • Mainnet/Testnet/Previewnet
      • Mirror Nodes
      • HIP's & Network Updates
  • dApp Developers
    • WalletConnect
    • Dapp Browser
    • Deeplinks
    • User Profiles
      • Profile API
        • Get Single Profile
        • Get Multiple Profiles
        • Update Profile
    • Token Gating
    • Tutorials
    • Case Studies
  • NFT Creators
    • Introduction
    • Metadata Standards
    • Asset Storage
      • IPFS Hosting
      • Arweave Storage
      • Custom Storage
    • Testing your NFT
  • Token Creators
    • Token Creator Tool
    • Token Icon
    • Token Price
    • OnRamp Support
  • Enterprise
    • HashPack Studio
  • Game Developers
    • Coming Soon!
Powered by GitBook
On this page
  • Mainnet
  • Testnet
  • Previewnet
  1. HashPack Documentation
  2. General Guidelines

Mainnet/Testnet/Previewnet

The different types of networks

Last updated 1 year ago

There are a few different networks available in Hedera that all serve a specific purpose.

Mainnet

Mainnet can be considered 'Production'. This is the live network that uses real money, and is where your users will be interacting with the production versions of your applications.

Testnet

Testnet is a pre-production environment meant to test your applications against. Testnet gets updates before Mainnet, so you can verify your app still works with the new changes before they get released.

Testnet does not use real money for transactions - you can set up a developer testnet account which will give you 10,000 hbar per day to play with.

Previewnet

Previewnet is where the bleeding edge of updates get deployed, most people dont use this.

You can read more about the different networks .

here
here
Page cover image