SDK CLI
Installation
npm (recommended)
# Install globally
npm install -g @vultisig/cli
# Verify installation
vultisig --versionnpx (no installation)
# Run directly without installing
npx @vultisig/cli balance ethereumFrom source
# Clone the repository
git clone https://github.com/vultisig/vultisig-sdk.git
cd vultisig-sdk
# Install dependencies
yarn install
# Run CLI
yarn cli --helpShell Completion
Quick Start
Create a Fast Vault
Create a Secure Vault (Multi-Device)
Import from Seedphrase
Check Balances
Send Transaction
Interactive Shell
Commands
Vault Management
Command
Description
Wallet Operations
Command
Description
Chain & Token Management
Command
Description
Swap Operations
Command
Description
Advanced Operations
Command
Description
Signing Arbitrary Bytes
Broadcasting Raw Transactions
Example: Custom EVM Transaction
Example: Custom Bitcoin Transaction
Example: Custom Solana Transaction
Example: Custom Sui Transaction
Settings
Command
Description
CLI Management
Command
Description
Interactive Shell Commands
Command
Description
Global Options
Silent Mode
JSON Output
Configuration
Environment Variables
Config Directory
Security Best Practices
Supported Chains
Exit Codes
Code
Meaning
Troubleshooting
"No active vault" error
Network errors
Update issues
Documentation
Support
License
Last updated
Was this helpful?
