keep-starknet-strange / satoru

Synthetics platform for Starknet, inspired by GMX v2 design.
https://book.satoru.run/
MIT License
110 stars 74 forks source link

feat: full deployment script in ts #613

Closed zarboq closed 5 months ago

zarboq commented 5 months ago

Pull Request type

What is the new behavior?

Sk8erboi84 commented 5 months ago

I dont know if its better but create a function to deploy the contract instead of doing the same thing each time you want to deploy

zarboq commented 5 months ago

I think since I'll need to prepare the arguments before calling the function it will be the same as now