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

refactor: AO migration #28

Merged
merged 8 commits into from
Jul 25, 2024
Merged

refactor: AO migration #28

merged 8 commits into from
Jul 25, 2024

Conversation

pawanpaudel93
Copy link
Contributor

@pawanpaudel93 pawanpaudel93 commented Mar 21, 2024

Summary

This PR adds support for AO migration.

How to test

  1. Clone repo and checkout ao-migration branch

  2. Install, build and install globally:

    pnpm install && pnpm build && npm install -g .
  3. Add the following environment variables to GH action or .env:

    WALLET='YOUR_WALLET_JWK_HERE'
    REPO_TITLE='Your Repo Name Here'
    REPO_DESCRIPTION='Your Repo Description Here'
    
    # Use personal funds in case of transaction subsidization failure
    
    HANDLE_SUBSIDY_ERROR='true'
  4. Follow the steps in README.md and use locally installed proland-sync CLI.

Copy link
Member

@kranthicodes kranthicodes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tACK

@kranthicodes kranthicodes merged commit 44e4cc3 into main Jul 25, 2024
1 check passed
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