No description
- Rust 74.2%
- HTML 19.7%
- JavaScript 5.5%
- CSS 0.6%
|
Some checks failed
lab publish / publish (push) Failing after 1m29s
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .forgejo/workflows | ||
| crates | ||
| schema | ||
| .gitignore | ||
| Cargo.toml | ||
| Cargo.toml.hero_builder_backup | ||
| PURPOSE.md | ||
| README.md | ||
| rust-toolchain.toml | ||
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.