decentralized-identity / decentralized-identity/web5-rs
๐ Hacktoberfest: Web5 Rust CLI Enhancements
- Dominant language
- Kotlin
- Stars
- 19
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
## ๐ Goal
Enhance the Web5 Rust CLI by improving documentation, adding new features, and expanding existing functionality.
## ๐ค Background
The Web5 Rust CLI is a powerful tool for working with decentralized identifiers (DIDs) and verifiable credentials (VCs). This project aims to make it more user-friendly and feature-rich.
# ๐ค Pick up _ONE_ of the following issues to contribute
We've broken down the Web5 Rust CLI implementation into smaller tasks. Feel free to take on any task that interests you. Every contribution counts!
> Each subtask is detailed in its own issue. Please refer to the individual issues for specific requirements and acceptance criteria.
### ๐ป Coding Tasks (Rust specific)
- [x] #326
- [ ] #327
- [x] #328
- [x] #380
- [x] #384
- [ ] #386
- [x] #387
- [ ] #388
### ๐ Documentation
- [x] #323
- [x] #324
- [x] #325
## ๐ Overall Acceptance Criteria
- All subtasks are completed and their respective issues closed
- Documentation is updated to reflect all new features and changes
- New features are thoroughly tested and working as expected
- Code follows the project's style guidelines and best practices
- Pull requests for each subtask are reviewed and approved
## ๐ Resources
- [Web5 Documentation](https://developer.tbd.website/docs/web5/)
- [Web5 Rust CLI Repository](https://github.com/TBD54566975/web5-rs/tree/main/crates/web5_cli)
- [Web5 CLI built in Go for reference](https://github.com/TBD54566975/web5-go/tree/main/cmd/web5)
- [Rust Documentation Guidelines](https://doc.rust-lang.org/rustdoc/what-is-rustdoc.html)
- [JWT.io](https://jwt.io/) (for JWT-related tasks)
## ๐ Hacktoberfest
This project is part of Hacktoberfest! We welcome contributions from technologists of all skill levels. Here's how you can get started:
1. Read the [contributing guidelines](#)
2. Read the [code of conduct](#)
3. Choose a subtask you'd like to work on
4. Comment on the subtask's issue to get assigned
5. Fork the repository and create a new branch for your work
6. Complete the subtask following the criteria in its issue
7. Submit a pull request with your changes
8. Respond to any feedback during the review process
## Questions?
If you have any questions or need clarification on any of the subtasks, please comment on the relevant issue or join our [Discord](https://discord.gg/tbd) community!
Happy coding! ๐
Contributor guide
Assessment
This issue has not been assessed yet.