HiveX is built to be fully self-hosted, giving you complete control over your data and operations. Follow this guide to set up and run your own instance of HiveX on your server or local machine. For a quick overview of what you'll be running, check out our System Overview or see our Features list.
Prerequisites
Server/Cloud Instance or Local Machine: (e.g., AWS, DigitalOcean, or your own PC)
Node.js: Version 23+ installed
Git: To clone the repository
pnpm: Install globally with npm install -g pnpm
Basic Knowledge: Familiarity with TypeScript/Node.js is recommended
API Keys: For MultiversX operations (e.g., EVM_PRIVATE_KEY, OPENAI_API_KEY, etc.)