Tact Documentation
GitHubGitHub (opens in a new tab)
  • Getting started
  • Writing your first contract
  • Deploying your contract
  • Cookbook
  • Learn
    • Hello World
      • Tact and TON terms
      • Tact project structure
      • Tact contract structure
      • Receivers and Getters
      • Contract deployment
      • Get data from contract
    • Wallet contract
      • What is wallet
      • Wallet structure
      • Deployment with API
    • Jetton contract
      • Digital token issue
      • Jetton standard explanation
      • Jetton deployment
    • Contract's designing
  • Guides
    • Tact overview
    • Type system
    • Functions
    • Statements
    • Message lifecycle
    • Send messages
    • Contract upgrades
    • Compatibility with Func
    • Data serialization
    • Grammar
  • Reference
    • Common
    • Strings
    • Random
    • Math
    • Cells, Builders and Slices
    • Advanced
  • Libraries
    • @stdlib/deploy
    • @stdlib/ownable
    • @stdlib/stoppable
  • Tools
    • Typescript
    • VS Code Extension
  • Getting started
  • Writing your first contract
  • Deploying your contract
  • Cookbook
  • Learn
    • Hello World
      • Tact and TON terms
      • Tact project structure
      • Tact contract structure
      • Receivers and Getters
      • Contract deployment
      • Get data from contract
    • Wallet contract
      • What is wallet
      • Wallet structure
      • Deployment with API
    • Jetton contract
      • Digital token issue
      • Jetton standard explanation
      • Jetton deployment
    • Contract's designing
  • Guides
    • Tact overview
    • Type system
    • Functions
    • Statements
    • Message lifecycle
    • Send messages
    • Contract upgrades
    • Compatibility with Func
    • Data serialization
    • Grammar
  • Reference
    • Common
    • Strings
    • Random
    • Math
    • Cells, Builders and Slices
    • Advanced
  • Libraries
    • @stdlib/deploy
    • @stdlib/ownable
    • @stdlib/stoppable
  • Tools
    • Typescript
    • VS Code Extension
Edit this page
Tools
VS Code Extension

VS Code Extension

Tact VS Code Extension (opens in a new tab)

Typescript

MIT 2023 © Steve Korshakov.