WALLET / MACHINE
AENET Wallet — Machine Integration
AENET Wallet machine integration — Go wallet, Rust bridge, MBROT and machine drivers. Public-safe machine readiness observation.
The wallet connects to the machine layer through a Go wallet, a Rust bridge, MBROT board intelligence and Linux machine drivers. The public side sees only readiness-level capability state.
Machine stack
The Go wallet is the wallet domain. The Rust bridge is the machine and driver boundary. MBROT is the board-level machine intelligence. Machine drivers connect the hardware.
Public-safe capabilities
Publicly observed capability state is limited to readiness: CPU observation, memory health, storage health, network health, machine readiness and external signer presence.
What is not exposed
Raw device serials, driver privileged paths and internal machine details are never part of the public snapshot.
Flow
- Go Wallet the wallet domain
- Rust Bridge the machine and driver boundary
- MBROT board-level machine intelligence
- Machine Drivers Linux drivers to the hardware