Multichain deployment with the keystore implementation for private keys#43
Open
anurag-p6 wants to merge 16 commits intoc2siorg:devfrom
Open
Multichain deployment with the keystore implementation for private keys#43anurag-p6 wants to merge 16 commits intoc2siorg:devfrom
anurag-p6 wants to merge 16 commits intoc2siorg:devfrom
Conversation
This reverts commit 6ce7d6e.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
it's a follow up pr from #21
Summary
Updated multichain deployment workflow to use Foundry keystore/account signing and added an example env for non-secret configuration.
Description
Outcome & Benefit
CA
Sepolia -
DeviceRegistry: 0xd08e0Dd610d8D44C695DDF5682194B2713D1b007
LensMintERC1155: 0x4BA1f83C905C58d3594b5d017C215699a4ddfe64
Base -
DeviceRegistry: 0xBD880bBed248C5A84042EBB5c234f12846f46436
LensMintERC1155: 0xDd730656B662981B63228C369c4dF569944c97f9
Arbitrum -
DeviceRegistry: 0xF5D0d541DdD7ee305065a05Ea91705e913602508
LensMintERC1155: 0xbED44b1766df95e7180C42f87aA03d89a2d8ebeB
Polygon -
insufficient balance 😢
SC of deployment
Closes #42