Skip to content

cast mktx / sign transactions without broadcasting #1273

Closed
@saucepoint

Description

@saucepoint

Component

Cast

Describe the feature you would like

It would be nice if cast can sign and prepare transactions without broadcasting them.

This will be especially useful for hardware wallets where a signed transaction is created (via hardware device prompts) and the transaction is broadcasted at a later time

Additional context

seth mktx returns a raw hash which can be used with seth publish (and cast publish)

https://github.com/dapphub/dapptools/tree/master/src/seth#seth-mktx

Metadata

Metadata

Assignees

Labels

C-castCommand: castD-easyDifficulty: easyP-lowPriority: lowT-featureType: featurefirst issueA good way to start contributing

Type

No type

Projects

Status

Completed

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions