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

look at using UDC to remove need for deployer to manually set Consumable addresses on the Summit contract #26

Open
loothero opened this issue Oct 18, 2024 · 0 comments
Assignees

Comments

@loothero
Copy link
Member

loothero commented Oct 18, 2024

https://docs.starknet.io/documentation/architecture_and_concepts/Smart_Contracts/universal-deployer/

Per @starknetdev

const address = hash.calculateContractAddressFromHash(
        publicKey,
        arcadeClassHash!,
        constructorAACalldata,
        0
      );
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

No branches or pull requests

2 participants