Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve Developer Experience for the library. #368

Open
1 of 3 tasks
bidzyyys opened this issue Oct 18, 2024 · 0 comments
Open
1 of 3 tasks

Improve Developer Experience for the library. #368

bidzyyys opened this issue Oct 18, 2024 · 0 comments
Labels
effort: medium Default level of effort. needs triage Needs to be assigned the appropriate labels priority: 1 We will do our best to deal with this. type: ref A code update that doesn't meaningfully change functionality.

Comments

@bidzyyys
Copy link
Collaborator

What is the feature you would like to see?

The goal of this issue to make usage of the library more developer friendly. This task includes:

  • Improving documentation;
  • Perfect scenario is that anyone can use the template for Stylus smart contract and use our library by just adding them to Cargo.toml, like:
        [dependencies]
        openzeppelin-stylus = "=v0.1.0"
        openzeppelin-crypto = "=0.1.0"
        
        [dev-dependencies]
        motsu = "=v0.1.0"

Contribution Guidelines

  • I agree to follow this project's Contribution Guidelines
@bidzyyys bidzyyys added priority: 1 We will do our best to deal with this. effort: medium Default level of effort. needs triage Needs to be assigned the appropriate labels type: ref A code update that doesn't meaningfully change functionality. labels Oct 18, 2024
@bidzyyys bidzyyys added this to the Release v0.2.0 milestone Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
effort: medium Default level of effort. needs triage Needs to be assigned the appropriate labels priority: 1 We will do our best to deal with this. type: ref A code update that doesn't meaningfully change functionality.
Projects
Status: Todo
Development

No branches or pull requests

1 participant