Skip to content

chore: remove cargo stylus command as dependency#303

Merged
nicoan merged 22 commits intomainfrom
feat/remove_cargo_stylus_as_dep
Feb 24, 2026
Merged

chore: remove cargo stylus command as dependency#303
nicoan merged 22 commits intomainfrom
feat/remove_cargo_stylus_as_dep

Conversation

@nicoan
Copy link
Collaborator

@nicoan nicoan commented Feb 24, 2026

Summary

move-stylus CLI used under the hood cargo stylus to deploy and activate. Now the code to peform those two actions is embedded in the CLI. This was necessary since from version 0.6 to 0.10, the API changed.

Also now we do not depend on external tools for deploy and activate.

Changes Made

  • Removed cargo stylus command dependency
  • Coded deploy and activate subcommands directly in the CLI

Checklist

  • I have read the contributing guidelines.
  • I have added/updated tests where appropriate.
  • I have run relevant tests locally.
  • I have updated relevant documentation (if applicable).
  • I have disclosed any AI assistance per AI_POLICY.md.

julianariel
julianariel previously approved these changes Feb 24, 2026
@nicoan nicoan merged commit 9a639e4 into main Feb 24, 2026
1 check passed
@nicoan nicoan deleted the feat/remove_cargo_stylus_as_dep branch February 24, 2026 18:29
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.

2 participants