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

Improve deploy script to manage owners #37

Closed
bal7hazar opened this issue Aug 18, 2022 · 1 comment · Fixed by #43
Closed

Improve deploy script to manage owners #37

bal7hazar opened this issue Aug 18, 2022 · 1 comment · Fixed by #43

Comments

@bal7hazar
Copy link
Contributor

In the current situation all deployed contracts are owned by the admin address, therefore we have to manually transfer the ownership of the nft contract from admin to minter contract.

Using starknet invoke we should be able to handle thise automatically after deployments.

@bal7hazar bal7hazar self-assigned this Aug 22, 2022
@bal7hazar
Copy link
Contributor Author

protostar cannot invoke transferOwnershop yet (protostar#606).

Based on this, we have the following choices:

  • Do nothing and wait for protostar update
  • Use starknet invoke until next protostar update

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