Skip to content
This repository was archived by the owner on Jun 12, 2026. It is now read-only.

qubic/qx-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

194 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qx-frontend

⚠️ This repository is archived and no longer maintained. It is kept available for reference only. Issues and pull requests are disabled, and the code is no longer updated or supported.

Getting Started

This section provides a step-by-step guide on how to set up your environment, install dependencies, and run the project.

Step 1: Clone the Repository

Start by cloning the repository to your local machine:

git clone <repository-url>
cd <project-directory-name>

Step 2: Configure Environment Variables

Before running the project, you must configure environment-specific variables for development environment.

  • Development Environment:

    Copy the .env.example file, renaming it to .env:

    cp .env.example .env
    

    Open this file and and fill the required environment variables.

Ensure these files are not committed to the repository to protect sensitive information.

Step 3: Install Dependencies

Install the project's dependencies by running:

pnpm install --frozen-lockfile

This command installs all necessary dependencies required for the project to run.

Step 5: Start the Development Server

To start the project in development mode, run:

pnpm run dev

This will start the Vite React development server, typically available at http://localhost:5173. Navigate to this URL in your browser to view the application.

License

As we use some parts from the 451 Package to our Wallet also apply the Anti-Military License. See https://github.com/computor-tools/qubic-js Further our Wallet Code is protected by the AGPL-3.0 License. You may use our Source-Code for what you need to do business.

About

Official Qubic Qx

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages