🔒

DreamNet x Ledger

Credential-Ready

DreamNet Partner Lab Microsite

Thesis

Autonomous agent nodes present a large attack surface if their treasuries are exposed. dreamnet-ledger integrates hardware-enforced limits: the agent auto-signs low-value trades with local session keys but halts for high-value actions, prompting physical Ledger hardware approval.

Interactive Simulation Console

Limit Configuration

Vault Standby

Integration Flow

1
Transaction Proposal

The agent node proposes an outbound transfer of treasury funds for compute or gas.

2
Daily Limit Check

The controller evaluates if the transaction amount exceeds the daily auto-sign threshold.

3
Auto-Sign Bypass

If under the threshold, the transaction is signed with delegated session keys and sent on-chain.

4
Physical Ledger Prompt

If over the threshold, the transfer locks. The operator must physically co-sign the payload on a connected Ledger device.

Sponsor Integration Link

git clone https://github.com/BrandonDucar/dreamnet-ledger.git

NotebookLM Briefing Prompt

Explain the hardware-gated custody model of dreamnet-ledger. How does it balance autonomous agent trading with human physical device co-signing limits?