👨‍💻
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
  • Your own Node
  • Smart contract Development
  • Phantasma Hub
  • Connecting to the Chain (API's)
  • Testnet URLs
  • Phantasma SDK's
  1. Overview

🎆Quick start

PreviousWelcome to PhantasmaNextGetting set up

Last updated 1 year ago

Where should you start? Are you here for the smart contract or something else?

Your own Node

For development porpuses it's best to have your local chain, so you can test everything before going live with your smart contract

PhantasmaChain

Smart contract Development

Are you looking for creating your own smart contract?

📜Smart Contracts

Phantasma Hub

Phantasma Hub is an all-in-one blockchain toolkit designed for the Phantasma chain. It provides a suite of tools allowing users to interact with smart contracts, conduct airdrops, and participate in Consensus Polls where their votes directly influence network decisions. Additionally, it supports multi-signature transactions, enhancing security and control. The platform is a robust solution for seamless and secure engagement with the Phantasma ecosystem.

Connecting to the Chain (API's)

It depends on what type of application you're trying to do, and what language you're using.

Testnet URLs

In this section you can see all of the important URLs for the testnet, this useful if you're a new developer and want to mess arround

Type
Link

Testnet Explorer

https://test-explorer.phantasma.io/en

Testnet Primary API URL

https://testnet.phantasma.io/swagger

Testnet Secondary ( 1 / 3 )

http://testnet.phantasma.io:5101/swagger

Testnet Secondary ( 2 / 3 )

http://testnet.phantasma.io:5102/swagger

Testnet Secondary ( 3 / 3 )

http://testnet.phantasma.io:5103/swagger

Phantasma SDK's

Explore our wide selection of Phantasma blockchain SDKs available for platforms like Unity, Typescript, and C++. These tools empower you to innovate and integrate with the Phantasma ecosystem, irrespective of your preferred development environment. Click to unleash the potential of decentralized technology.

🛠️Phantasma SDK's

LogoPhantasma Hub
Phantasma Hub