foundry-rs / starknet-foundry

Blazing fast toolkit for developing Starknet contracts.
https://foundry-rs.github.io/starknet-foundry/
MIT License
324 stars 176 forks source link

Add cast script to template when using `snforge --init` #2268

Open Arcticae opened 4 months ago

Arcticae commented 4 months ago

Which components does the task require to be changed? (think hard pls)

sncast

Description

We should encourage usage of scripts for deployment

CollinsC1O commented 3 weeks ago

I am applying to this issue via OnlyDust platform.

My background and how it can be leveraged

Hello I'm a front-end and a blockchain developer and will love to work on this. kindly assign please

ptisserand commented 3 weeks ago

I am applying to this issue via OnlyDust platform.

My background and how it can be leveraged

I'm a senior cairo developer with strong experience in Starknet ecosystem (since cairo 0). I have contributed to several projects on Only Dust writing smart contract code or rust backend.

How I plan on tackling this issue

After adding deployment script in template, I will ensure that generated deployment script could be used with a local starknet-devnet

Arcticae commented 3 weeks ago

@CollinsC1O any updates?

CollinsC1O commented 3 weeks ago

Hello @Arcticae I'm currently working on it. Will share updates on mu progress soon enough and will try reaching out in any case of difficulty

CollinsC1O commented 3 weeks ago

Hi @Arcticae is there a way I can reach out to you on telegram, if you are comfortable with that. I have written the script and made a commit already just to create a pr now, but I need to ensure it works as it should. Just want to reach out to you on this

Arcticae commented 3 weeks ago

@CollinsC1O please submit a PR and we will discuss there

CollinsC1O commented 3 weeks ago

Ok let me do that, right away. Thanks @Arcticae