📑
TOMB
  • 👋Tomb
  • 🎆Quick Start
  • Getting Set up
    • 🛠️Setup
  • Basics
    • 🚩Basics
      • Default types
        • Available macros
      • Variable declaration
      • Call method
      • Library Importing
      • Trigger's
      • Properties
  • Features
    • ✨Features
  • Libraries
    • 📚Libraries
      • Call
      • Runtime
      • Math
      • Token
      • NFT
      • Account
      • Organization
      • Oracle
      • Storage
      • Array
      • Utils
      • Leaderboard
      • Market
      • Crowdsale
      • Stake
      • Governance
      • Relay
      • Mail
      • Time
      • Task
      • UID
      • Map
      • List
      • String
      • Decimal
      • Enum
      • Address
      • Module
      • Format
  • Examples
    • 🖥️Examples
      • Simple Sum
      • Conditions
      • Switch case
      • Simple Counter
      • Counter per Address
      • Strings
      • Decimals
      • Enums
      • Map support
      • Array example
      • Random numbers
      • Tokens
        • Fungible Token
      • Scripts
      • Inline asm
      • Custom Events
      • Triggers Example
        • Trigger OnMint
        • Trigger OnBurn
        • Trigger OnWrite
        • Trigger OnInfuse
        • Trigger OnSeries
        • Trigger OnUpgrade
        • Trigger OnMigrate
        • Trigger OnReceive
        • Trigger OnSend
        • Trigger OnKill
      • Methods variables
      • Type interface in variable declarations
      • Tasks
      • Calls
      • NFTs
      • Multiple returns
  • Tutorials
    • 📹Tutorials
  • Resources
    • 👻Getting Started
    • 👻About Phantasma
    • 🧑‍🤝‍🧑For new Soldiers
    • 👨‍💻For Developers
Powered by GitBook
On this page
  • Description
  • Want to jump right in?
  • Want to deep dive?

Tomb

TOMB smart contract compiler for Phantasma platform.

NextQuick Start

Last updated 1 year ago

Description

TOMB is a custom programming language created for developing smart contracts for the Phantasma Blockchain.

Want to jump right in?

Feeling like an eager beaver? Jump in to the quick start docs and get making your first smart contract:

Want to deep dive?

Dive a little deeper and start exploring our Libraries to get an idea of everything that's possible to do with tomb:

🎆Quick Start
✨Features
👋
Page cover image