🎒
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
  1. HashPack Documentation
  2. General Guidelines

Basics

Last updated 1 year ago

First, read the . This will be your main reference for all transaction types, network concepts, tools, and general information about how to interact with Hedera. It is critical that you understand all the different available to you. They are the core tools in your toolbelt.

As with most things in the web3 space the majority of things you build and tooling available will be using Javascript (preferably TypeScript). It is recommended you have a good understanding on general Javascript workflows, and are proficient in at least one of the major web frameworks (Angular, React, Vue, etc).

Support for other languages is available (you can find the various Hedera SDK's ) but Javascript is the most popular with the widest variety of tooling.

Game developers can check out the section for more specialized tooling, though it is still recommended they read the rest of this guide as well.

Hedera Documentation
API's
here
Game Development
Page cover image