System ID
aenet-wallet
SYS.FIN.01
D01
aenet-wallet
Local-first, watch-only Bitcoin wallet architecture with external signing and Rust machine integration. A private operational system of the AENET ecosystem; the public side observes only sanitized snapshots.
aenet-wallet
development
Watch-only by design: no online private keys, online signing disabled, mainnet blocked during development, private keys held externally, and signing requires an external hardware signer across the signing boundary. The public side can never query, proxy or control the wallet.
Wallet-to-public one-way (sanitized snapshot export only). Public-to-wallet is forbidden.
Derived from the API registry
/api/v1/wallet
aenet.public.wallet.overview.v1
active
READ-ONLY
/api/v1/wallet/architecture
aenet.public.wallet.architecture.v1
active
READ-ONLY
/api/v1/wallet/evidence
aenet.public.wallet.evidence.v1
active
READ-ONLY
/api/v1/wallet/security
aenet.public.wallet.security.v1
active
READ-ONLY
Watch-only by design: no online private keys, online signing disabled, mainnet blocked during development, private keys held externally, and signing requires an external hardware signer across the signing boundary. The public side can never query, proxy or control the wallet.
Manage Bitcoin receive and transfer-intent flows for the AENET ecosystem while keeping private keys outside the online wallet domain and exposing only sanitized snapshots to the public side.
The ecosystem needs Bitcoin settlement capability without ever placing private keys on an online, publicly reachable surface. The wallet is watch-only, signs only through an external hardware signer, and the public cloud observes only sanitized snapshots.
Wallet-to-public one-way (sanitized snapshot export only). Public-to-wallet is forbidden.
A transfer intent becomes an unsigned PSBT that is signed on an external hardware signer and validated before broadcast; the public cloud only ever publishes the sanitized wallet snapshot under public-data/wallet/.
These questions are answered by the content on this page.
Verified states only — nothing on this page is a prediction.