Files
aitbc/.windsurf
aitbc1 e7f55740ee
Some checks failed
Documentation Validation / validate-docs (push) Has been cancelled
feat: add CLI tool with fallback support for wallet operations
- Update wallet creation to prefer CLI tool with Python script fallback
- Update transaction sending to prefer CLI tool with manual method fallback
- Add robust error handling for CLI implementation issues
- Maintain backward compatibility with existing Python scripts
- Provide clear feedback on which method is being used
- Ensure workflow works regardless of CLI implementation status

This provides the best of both worlds - modern CLI interface
when available, with reliable fallback to proven methods.
2026-03-29 16:01:15 +02:00
..