jazzband / jazzband/web3-devkit-cli
Implement Jazzband guidelines for web3-devkit-cli
- Dominant language
- TypeScript
- Stars
- 30
- Forks
- 783
- PR merge metrics
- No merged PRs in 30d
Description
This issue tracks the implementation of the [Jazzband guidelines](https://jazzband.co/about/guidelines) for the project [web3-devkit-cli](https://github.com/jazzband/web3-devkit-cli)
It was initiated by @rustjesty who was automatically assigned in addition to the [Jazzband roadies](https://jazzband.co/roadies).
See the [TODO list](#todos) below for the generally required tasks, but feel free to update it in case the project requires it.
Feel free to ping a [Jazzband roadie](https://jazzband.co/roadies) if you have any question.
- [ ] Fix all links in the docs (and README file etc) from old to new repo
- [ ] Add the [Jazzband badge](https://jazzband.co/about/guidelines#badges) to the `README` file
- [ ] Add the [Jazzband contributing guideline](https://jazzband.co/about/guidelines#contributing-guidelines) to the `CONTRIBUTING.md` or `CONTRIBUTING.rst` file
- [ ] Check if continuous testing works with [GitHub Actions](https://github.com/features/actions)
- [ ] Check if test coverage is tracked with [Codecov](https://codecov.io)
- [ ] Add `jazzband` account to [PyPI](https://pypi.org/) project as `Owner` role (e.g. URL: https://pypi.org/manage/project/web3-devkit-cli/collaboration/).
This is required so that we would be able to [set up Trusted
Publishing](https://packaging.python.org/en/latest/guides/publishing-package-distribution-releases-using-github-actions-ci-cd-workflows/) for automated release
process — the `Maintainer` role does not have enough privileges for this.
- [ ] Add `jazzband-bot` as maintainer to the [Read the Docs](https://readthedocs.org/) project (e.g. URL: https://readthedocs.org/dashboard/web3-devkit-cli/users/)
- [ ] Add incoming GitHub webhook integration to Read the Docs project (e.g. URL: https://readthedocs.org/dashboard/web3-devkit-cli/integrations/)
- [ ] Fix project URL in [GitHub project](https://github.com/jazzband/web3-devkit-cli) description
- [ ] Review project if other services are used and port them to Jazzband
- [ ] Decide who is project lead for the project (if at all)
- [ ] Set up CI for Jazzband project releases if needed and open ticket if yes
## Project details
Description
Web3 DevKit is an open-source CLI that helps developers bootstrap dApps, generate smart contracts, test RPCs, manage wallets, deploy contracts, and monitor on-chain activity across EVM and Solana.
Homepage
None
Stargazers
0
Open issues
0
Forks
0
Default branch
main
Is a fork
False
Has Wiki
True
Has Pages
False
Contributor guide
Assessment
This issue has not been assessed yet.