Phantasma Phoenix documentation
Ctrlk
  • About
  • Developers
    • Quick Start
    • Private Key Guideline
    • Link Client
    • Script Builder
    • Compiler (PSL)
    • SDKs
      • C# SDK
      • Unity SDK
      • TypeScript SDK
        • Overview
        • Setup
        • Phantasma API
        • Phantasma Link
        • Script Builder
        • Backend Guide
          • Examples
            • Create a Transaction
            • Create Script Call
            • Creating a New Address
            • Decode Transfer Events
            • Get a Block by Height
            • Get a Transaction
            • Get Data from New Blocks
            • Get User Balances
            • Importing a Wallet
            • Invoke a Script
            • Send a Transaction
            • Sign a Transaction
            • Transfer Tokens
            • Create New Carbon Token
            • Create New Carbon Token Series
            • Mint New Carbon NFT
        • Frontend Guide
      • C++ SDK
      • Python SDK
Powered by GitBook
On this page
  1. Developers
  2. SDKs
  3. TypeScript SDK
  4. Backend Guide
  5. Examples

Create Script Call

Check the Scriptbuilder: It explains how to create every type of script.

https://github.com/phantasma-io/phantasmaphoenix-gitbook/blob/main/developers/sdks/ts/shared-methods/scriptbuilder/create-a-script.md
PreviousCreate a TransactionNextCreating a New Address

Last updated 3 months ago