How to install The-Swarm-Corporation/AutoHedge. Official installation instructions. Project installation guide. Framework or library installation. Build installation instructions. How to setup and install from GitHub. Installation steps and setup instructions. Official docs and installation instructions GitHub.
The-Swarm-Corporation/AutoHedge Installation Guide
How to install The-Swarm-Corporation/AutoHedge. Official project installation instructions and setup guide.
⚡
Automated Install (Recommended)
Quick installation instructions for The-Swarm-Corporation/AutoHedge. This is the fastest way to complete project installation and setup.
Install via curl
curl -fsSL https://hexmos.com/ipm-install | bash &&
ipm i The-Swarm-Corporation/AutoHedgeor
Install via npx
npx @hexmos/ipm i The-Swarm-Corporation/AutoHedgePrerequisites
Python
runtimeVersion: >=3.8
pip
package_managerVersion: >=21.0
git
version_controlManual Installation Methods
Manual installation instructions. How to install from GitHub source.
Pip Installation
pip install -U autohedgeSource Installation
git clone https://github.com/The-Swarm-Corporation/AutoHedge.git
cd AutoHedge
pip install -r requirements.txtPost Installation Steps
- Set environment variables for Jupiter API key, OpenAI/Anthropic API keys, Wallet Private Key, and WORKSPACE_DIR.
- Refer to .env.example for a full list of environment variables.
