StarkNet Helper
  • Introduction
  • Usage
    • General
    • Modules
      • Swap
      • Liquidity
        • Add liquidity
        • Remove liquidity
      • Deploy
      • Upgrade
      • Transfer
      • Lending
        • Supply
        • Withdraw
      • Stark ID
      • Bridge
      • Trash txn's
      • Zerius
      • Dmail
    • Wallets
    • Run settings
    • Actions (Tasks)
  • Installation
    • Requirements
    • Launch
  • Other
    • Settings
    • Tools
    • Coin contracts
  • Contacts
  • Support
Powered by GitBook
On this page
  1. Installation

Launch

PreviousRequirementsNextSettings

Last updated 1 year ago

Install all before the launch

Use this command to launch GUI interface.

python run_gui.py

Use this command to launch GUI without requirements checkup:

python run_gui.py -ncr

After the program's first launch, it will create required temp files (tokens.json, app_config.json).

You'll have to restart the program once all the files are created.

requirements