MultiversX Unity Tools
  • Overview
  • Demo App
  • Setup Guide
  • Quick Start
  • Video Tutorials
  • Complete API
    • CallSCMethod
    • CheckTransactionStatus
    • Connect
    • DeepLinkLogin
    • Disconnect
    • GetApiProvider
    • GetConnectedAccount
    • GetNetworkConfig
    • GetRequest
    • IsWalletConnected
    • LoadAllTokens
    • LoadImage
    • LoadNetworkConfig
    • LoadWalletNFTs
    • MakeSCQuery
    • PostRequest
    • SendEGLDTransaction
    • SendESDTTransaction
    • SendMultipleTrasactions
    • SendNFT
    • SignMessage
    • SignMultipleTrasactions
    • RefreshAccount
  • Releases
Powered by GitBook
On this page
  • Open Settings Window
  • Setup app properties
  • Save

Setup Guide

PreviousDemo AppNextQuick Start

Last updated 1 year ago

Open Settings Window

Setup app properties

App Icon, App Name, and App Website will appear inside xPortal as follows:

Network is the blockchain network to use: MainNet, TestNet, or Devnet.

Don't test on MainNet, you will lose your funds if something goes wrong. Use TestNet or DevNet for development, MainNet should be used only in production.

Project ID is your ID from Wallet Connect. For more info check the official Wallet Connect documentation:

Save path is the file used to store the connection parameters. If a connection was previously made, the connection parameters stored in the file will be used to resume that connection at the next run. The path is relative to Application.PersistentDataPath.

Save

After all settings are done, press the save button and close the window.

Relay | WalletConnect Docs
Logo
Open Settings Window
Settings Window
xPortal App