OWNER APP

Keep Your Keys. Keep Control.

The Owner App runs on your own machine and keeps seed phrases and private keys encrypted locally. Novixo tracks payments and webhooks, but never receives wallet secrets.

OWNER & DEVELOPER

Two roles, one security model.

Owner

Creates the Novixo account, generates the Owner API Key and Developer API Key, installs the Owner App on a personal machine, creates address inventory according to the plan limit, and collects funded addresses to any destination wallet.

Developer

Uses the Developer API Key to request deposit addresses for users and receive webhook events. Developers never receive private keys, seed phrases, or custody over funds.

Private keys never leave the Owner App.

The seed is encrypted locally with the password chosen by the owner. Novixo cannot read it, recover it, or use it to move funds. Even Novixo developers do not have access to customer wallets.

INSTALLATION WIZARD

Install the Owner App in three steps.

This guide assumes the reader is not technical. No manual dependency setup is required: Docker runs the Owner App for you.

01

Do you already have Docker?

Docker is an app that lets you run Novixo Owner App without installing technical tools manually. If Docker Desktop is already installed and running, continue to step 2.

If you do not have Docker, install Docker Desktop first:

Windows
  • Open the official Docker Desktop for Windows installation page.
  • Download Docker Desktop for Windows.
  • Open the installer and follow the steps.
  • Restart your computer if Docker asks you to.
  • Open Docker Desktop and wait until it says it is running.
  • If Docker asks about WSL 2, allow it.
macOS
  • Open the official Docker Desktop for Mac installation page.
  • Choose Apple Silicon for M1, M2, M3, M4 or newer Macs.
  • Choose Intel for older Intel Macs.
  • Open the downloaded file and drag Docker into Applications.
  • Open Docker Desktop and wait until it is running.
Linux
  • Use Docker Desktop for Linux if you are not technical.
  • Ubuntu users can use Docker's Ubuntu installation guide.
  • Advanced users may install Docker Engine instead.
02

Download the Owner App

Go to the Owner App GitHub page and download the project as a ZIP file. Extract the ZIP file and keep the extracted folder somewhere safe on your computer.

Open GitHub Download
03

Open the folder and run it

Open a terminal inside the extracted Owner App folder. On Windows, open the folder, click the address bar, type cmd, and press Enter. On macOS, open Terminal, type cd with a space, drag the folder into Terminal, and press Enter.

Then run this command:

docker compose up --build

Keep the terminal window open while using the Owner App. When it is ready, open:

https://app.novixo.xyz