crypto-wallet
Manage crypto wallets and transactions
Quick Start
# Run the skill
bash skill.sh "your input"
# Or with Python
python3 skill.py "your input"
Installation
- Copy to
/root/.openclaw/skills/crypto-wallet/ - Done!
Usage
# Example usage
skill.sh --help
Configuration
Edit config.json to customize behavior.
Built with Skill Factory