No description
- Rust 74%
- HTML 19.8%
- JavaScript 5.5%
- CSS 0.7%
Squash-merged from feature branch development_mik_s81_dep_bump_0.6 (s81 source-build sweep fix). Signed-off-by: mik-tf |
||
|---|---|---|
| crates | ||
| .gitignore | ||
| Cargo.toml | ||
| PURPOSE.md | ||
| README.md | ||
hero_wallet
Multi-chain personal wallet daemon for the Hero OS Suite.
Quick Start
service wallet start --update --reset
service wallet stop
service wallet status
Binaries
hero_wallet_server— JSON-RPC 2.0 backend (Unix socket:rpc.sock)hero_wallet_admin— Admin dashboard UI (Unix socket:web.sock)hero_wallet— CLI client and lifecycle orchestrator
Dependencies
Requires hero_db (storage) and hero_proc (process supervisor).
See PURPOSE.md for full architecture details.