Skip to content

feat(contracts): create contract deployment wizard#391

Open
Musab1258 wants to merge 1 commit into
Nanle-code:masterfrom
Musab1258:feat/305-contract-deployment-wizard
Open

feat(contracts): create contract deployment wizard#391
Musab1258 wants to merge 1 commit into
Nanle-code:masterfrom
Musab1258:feat/305-contract-deployment-wizard

Conversation

@Musab1258
Copy link
Copy Markdown

Closes #305

  • Adds a step-by-step wizard flow for deploying new contracts to Soroban.

  • Implements WASM file upload functionality with support for large files (>5MB).

  • Adds inputs for constructor parameters during the deployment flow.

  • Integrates deployment tracking and provides a deployment receipt upon completion.

- Adds a step-by-step wizard flow for deploying new contracts to Soroban.

- Implements WASM file upload functionality with support for large files (>5MB).

- Adds inputs for constructor parameters during the deployment flow.

- Integrates deployment tracking and provides a deployment receipt upon completion.

Closes Nanle-code#305
@vercel
Copy link
Copy Markdown

vercel Bot commented Jun 2, 2026

@Musab1258 is attempting to deploy a commit to the nanle-code's projects Team on Vercel.

A member of the Team first needs to authorize it.

@drips-wave
Copy link
Copy Markdown

drips-wave Bot commented Jun 2, 2026

@Musab1258 Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Create contract deployment helper

1 participant