Skip to content
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

Add script to generate permissions migration tables #226

Draft
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

Psirex
Copy link
Contributor

@Psirex Psirex commented Dec 4, 2024

To execute the script:

  1. Set the RPC URL
    Check the MAINNET_RPC_URL variable is set in the .env file.
    (Refer to the “Setup” section in the README for detailed instructions.)
  2. Run the script
    Use ts-node (ensure it is installed globally) to execute the script:
ts-node ./scripts/permissions-migration

Example of the script output:
https://hackmd.io/@bkovtun/ryhsm5vmkl

@Psirex Psirex requested a review from bulbozaur December 9, 2024 11:36
@rkolpakov rkolpakov force-pushed the scripts/permissions-migration branch from 4f7ec0f to 7765814 Compare January 21, 2025 13:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants