foundry-rs / foundry-rs/foundry

feat(`forge script`): support hardware-wallet signing in `signDelegation` / `signAndAttachDelegation` / `sign`

Open
#10,634 0 comments 0 reactions 0 assignees View on GitHub
A-cheatcodes Cmd-forge-script T-feature T-to-investigate
Dominant language
Rust
Stars
10.6k
Forks
2.6k
Avg merge
18h 20m
Merged PRs (30d)
510

Description

### Component

Forge

### Describe the feature you would like

Currently, Foundry’s built-in helper methods for signing all require you to pass in a raw private key. This makes it impossible to script against a hardware wallet.

Is it possible to delegate the signature to the hardware wallet for approval similarly to cast sign-auth/cast send ?

### Additional context

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.