🚀
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
  • Step 1. Generate App Key
  • Step 2. Submit App Details
  • Launch an App
  • Configure app details
  • Create a new msig proposal to deploy the app
  1. Build Web4 Apps

Register your Web4 App

PreviousInstallNextLogin

Last updated 1 month ago

Before integrating the Tonomy SDK, your app must be registered. This ensures your app is recognized during user logins and transactions.

Step 1. Generate App Key

Save the generated private key safely.

yarn run cli keys create

Step 2. Submit App Details

Contact Tonomy Foundation (Discord/Telegram or ) with the following details for both testnet and mainnet apps:

Property
Example

App Name

Fiddl Art

App Username

fiddlart

App Description

Create and Earn with AI Art

App Origin URL

App Logo URL (jpg or png)

Public key (step 1)

EOS4xnrCGUT688oCuiu7E3Qpn8Phq76TRKNTb87XFMjzsJu


Launch an App

Only Tonomy Foundation developers can do this currently

With the launch of Tonomy Build, developers will be able to create and self-manage their own Web4 Apps in a no-code UI. This is a planned feature we have designed but not started development, without a committed launch date.

Configure app details

Set the app name, description and other details in the CLI command here:

yarn run build:cli

Create a new msig proposal to deploy the app

Don't forget to set the NODE_ENV and SIGNER private key for your governance account

yarn run cli msig propose new-app fiddleart

Check that the proposal looks good then write it in the Discord channel for approval.

Contact Form
https://github.com/Tonomy-Foundation/Tonomy-ID-SDK/blob/development/src/cli/msig/newApp.ts
#governance-council
https://fiddl.art
https://fiddl.art/fiddlLogoWithText.png