docs: add Features Combined section to early scenarios for consistency
Some checks failed
Cross-Node Transaction Testing / transaction-test (push) Successful in 3s
Deploy to Testnet / deploy-testnet (push) Has been cancelled
Documentation Validation / validate-docs (push) Has started running
Documentation Validation / validate-policies-strict (push) Has been cancelled
Multi-Node Stress Testing / stress-test (push) Has been cancelled
Node Failover Simulation / failover-test (push) Has been cancelled

This commit is contained in:
aitbc
2026-05-09 11:34:59 +02:00
parent 084746e4e8
commit 3849510269

View File

@@ -38,6 +38,11 @@ An hermes agent needs a wallet to:
- List all wallets
- Export private key (with security warnings)
### **Features Combined**
- **Basic Wallet Operations**: Wallet creation, import, and management
- **Security**: Encrypted keystore and private key handling
- **CLI Integration**: Command-line wallet operations
---
## 📋 **Prerequisites**