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 APP
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
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.
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.
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
This guide assumes the reader is not technical. No manual dependency setup is required: Docker runs the Owner App for you.
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:
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 DownloadOpen 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