Skip to content

How to migrate EVM data to a new blockchain? #1639

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
YanOctavian opened this issue Mar 25, 2025 · 1 comment
Open

How to migrate EVM data to a new blockchain? #1639

YanOctavian opened this issue Mar 25, 2025 · 1 comment
Labels

Comments

@YanOctavian
Copy link

I previously restarted my testnet node using an Ethereum client, and now I want to use Frontier. How can I migrate the data from my old network's EVM to the new network?

@boundless-forest
Copy link
Collaborator

boundless-forest commented Mar 31, 2025

Frontier has a PreRuntime import design, maybe this can help you. #1640 (comment) and #1218

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants
@boundless-forest @YanOctavian and others