Skip to content

[Core Protocol] Hardware signer support? #97

Closed Answered by sbvegan
upnodedev asked this question in Core Protocol
Discussion options

You must be logged in to vote

Hey @upnodedev, I'm going to go ahead and close this discussion. The following is a summary of the questions and answers:

Deploying contracts with a hardware wallet

Utilize the following options in the forge script, with --ledger or --trezor you can use a hardware wallet. It uses the same backend as something like metamask with libusb. So you can replace the account generation with generating your addresses with a hardware wallet. Then sign the transactions with the hardware wallet key.

Here's the foundry docs: https://book.getfoundry.sh/tutorials/best-practices?highlight=script#private-key-management

Can we rotate batcher and proposer with admin key in case emergency situation has happened

Replies: 4 comments 10 replies

Comment options

You must be logged in to vote
6 replies
@sbvegan
Comment options

@binjix23
Comment options

@upnodedev
Comment options

@sbvegan
Comment options

@upnodedev
Comment options

Comment options

You must be logged in to vote
4 replies
@sbvegan
Comment options

@upnodedev
Comment options

@upnodedev
Comment options

@sbvegan
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by sbvegan
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core-protocol Questions relating to the core protocol and how the OP Stack works. discussion-metrics Used by Github Action to gather discussion metrics on the question and answer section.
3 participants