👨‍💻
Developers
  • 👋Welcome to Phantasma
  • Overview
    • 🎆Quick start
  • Fundamentals
    • 🛠️Getting set up
    • 📚Basic Concepts
  • Phantasma Link Client
    • 🔗Phantasma Link Client
  • Phantasma ScriptBuilder
    • 📝Phantasma ScriptBuilder Class Documentation
      • Examples
      • External Calls
  • Tools and sdk's
    • 🖥️Tools and SDK's
      • 📜Smart Contracts
        • How to Deploy
        • TOMB
        • Solidity
      • 🛠️Phantasma SDK's
        • C# SDK
        • TS / JS SDK
        • Unity
        • Unreal
        • Godot
      • 🔗Blockchain
        • Chain
        • Explorer
  • 📹Tutorials
    • Tutorial
  • Resources
    • 👻Getting Started
    • 👻About Phantasma
    • 🧑‍🤝‍🧑For new Soldiers
Powered by GitBook
On this page
  • Tomb
  • Solidity
  • Deploy your smart contract
  1. Tools and sdk's
  2. 🖥️Tools and SDK's

📜Smart Contracts

PreviousTools and SDK'sNextHow to Deploy

Last updated 2 years ago

A smart contract can be written in two different languages Tomb and Solidity

Tomb

For writing it in TOMB, take a look at the documentation.

TOMB

Solidity

For writing it in Solidity, take a look at the documentation.

Deploy your smart contract

After writting your smart contract, what's next?

Let's deploy it on the chain!

How to Deploy
space