Scaffold-Stark / scaffold-stark-2

Open source forkable Starknet dev stack
https://www.scaffoldstark.com
63 stars 85 forks source link

Enhance Logging for Non deployed StarkNet Wallet in deploy.ts #176

Closed edulanasca closed 3 months ago

edulanasca commented 4 months ago

Issue Overview

Users currently face challenges during the deployment process when attempting to deploy a contract using an uninitialized StarkNet wallet. The deploy.ts script is responsible for this operation, fails silently without adequate feedback in the UI. This absence of clear messaging in the UI can lead to confusion and hinder effective troubleshooting. Addressing this issue by providing explicit UI alerts when the wallet is not yet deployed will significantly enhance user experience and guide them through the necessary pre-deployment steps.

Proposed Solutions or Ideas

Implement additional logging within the deploy.ts script to check and report if the StarkNet wallet account has not been deployed. The script should include:

Instructions for Contributing

Incentives

Contributions are rewarded via Only Dust.

Contact

For questions, join to our tg group and reach out team

raizo07 commented 4 months ago

@edulanasca can I be assigned to work on this?

gianalarcon commented 4 months ago

All yours @raizo07