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

test: declare and deploy account on katana #806

Open
Tracked by #777
ICavlek opened this issue Oct 3, 2024 · 0 comments · May be fixed by #826
Open
Tracked by #777

test: declare and deploy account on katana #806

ICavlek opened this issue Oct 3, 2024 · 0 comments · May be fixed by #826
Assignees

Comments

@ICavlek
Copy link
Contributor

ICavlek commented Oct 3, 2024

Before starting to deploy multiple accounts on sepolia, it would be good to test the whole workflow on katana. With this, it will be possible to deploy 100s of accounts in couple of minutes. When the workflow is going to be functional, it is going to be possible to modify arguments such as prefunded_account and network to use the workflow on sepolia.

  • Compile account contract
  • Declare new account
  • Fund new account from an existing pre-funded account
  • Deploy new account

In the account_katana.rs there is an already existing workflow with prepared data. This could be used as a starting point because it has implemented core of declare/deploy functionality.

@ICavlek ICavlek self-assigned this Nov 5, 2024
@ICavlek ICavlek linked a pull request Nov 5, 2024 that will close this issue
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 a pull request may close this issue.

2 participants
@ICavlek and others