Thanks to visit codestin.com
Credit goes to github.com

Skip to content

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

@loothero

Description

@loothero

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

Per @starknetdev

const address = hash.calculateContractAddressFromHash(
        publicKey,
        arcadeClassHash!,
        constructorAACalldata,
        0
      );

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions