dojo icon indicating copy to clipboard operation
dojo copied to clipboard

[sozo] support constructor arguments during deployment

Open itzlambda opened this issue 1 year ago • 2 comments

Is your feature request related to a problem? Please describe. currently we deploy base contract and replace class hash for actual contract so we cannot use constructor directly.

Describe the solution you'd like use new initializer function that will act as a constructor

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context arguments of constructor will be given in overlays file and support some kind of variable for contract class hash and contract addresses

itzlambda avatar Apr 26 '24 15:04 itzlambda

assign me this will love to work on this

ebukizy1 avatar Apr 29 '24 06:04 ebukizy1

@ebukizy1 this feature will be bit involved so will require some architecture changes, so it would be better if someone from team works on this

itzlambda avatar May 02 '24 15:05 itzlambda