🚀
Tonomy Developer Docs
  • Introduction
    • Features
  • Build Web4 Apps
    • Install
    • Register your Web4 App
    • Login
    • User Data and Logout
    • Sign Verifiable Credentials
    • Server Authentication
    • Smart Contracts
      • Develop
      • Deploy
      • 1-Click Transactions
      • Wallet Signing
    • Send P2P Messages
    • Troubleshooting
  • Multi-Chain Transactions + Crypto
    • Wallet Connect
    • Antelope Sigining Request (ESR)
  • Run Tonomy Infrastructure
    • Overview
      • Configuration
      • What software to run?
    • Node Setup
      • Setup
      • Run an API Node
      • Run a Block Producer Node
      • Becoming a Block Producer on Tonomy
    • API Endpoints
    • Hardware Requirement
    • Troubleshooting
  • Connect as an Exchange
  • Run Tonomy Gov OS
    • Technical requirements
    • Deploy Tonomy ID
    • Deploy a web wallet with the SDK
    • Reference
      • Application Interface (API)
      • Software Development Kit (SDK)
    • Troubleshooting
Powered by GitBook
On this page
  1. Build Web4 Apps
  2. Smart Contracts

Deploy

PreviousDevelopNext1-Click Transactions

Last updated 1 month ago

Once your smart contract is developed and tested locally, it needs to be deployed to Tonomy Blockchain.

Submit Deployment Request

At this stage, only Tonomy Foundation can deploy contracts on Tonomy Blockchain. We are working towards enabling developer self-deployments in the future.

Submit the following details to the Tonomy Foundation via or Discord:

Property
Example

Account Name

ahe23hehbaz5

Contract WASM File

mycontract.wasm

Contract ABI File

mycontract.abi

You can alternatively send us your contract c++ source files and the CDT version used to compile them.

Our team will review and deploy your contract on the Tonomy Testnet or Mainnet.

Contact Us
Registeded App