Getting Started / Installation

Installation

Install via Homebrew

brew tap soulpass/tap
brew install soulpass

Install via npm

npm install -g @soulpass/cli

Install from source

git clone https://github.com/anthropics/soulpass-cli.git
cd soulpass-cli
make install

Verify installation

soulpass --version

Expected output:

soulpass v1.0.0 (darwin-arm64)

System requirements

  • macOS 13+ or Linux (x86_64 / arm64)
  • Secure Enclave or TPM 2.0 support recommended
  • Internet connection for identity and wallet operations