cavemanloverboy / cavemanloverboy/vanity
`deploy` adds lots of dependencies
Open
- Dominant language
- C
- Stars
- 136
- Forks
- 49
- Avg merge
- 4d 4h
- Merged PRs (30d)
- 4
Description
`deploy` requires an rpc client. We could either
1. create a smol http client that sends in a rpc request and polls signature status, or
2. gate `deploy` and required deps behind a feature
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the `deploy` command and the dependency declarations that make it require an RPC client. Compare the two approaches described in the issue and confirm the intended direction with maintainers. Done means `deploy` no longer imposes unnecessary dependencies while retaining its required deployment behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- cli
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100