coinbase / coinbase/onchainkit

Feature Request: Add root-level validation workflow scripts

Open
#2,646 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
1k
Forks
520
Avg merge
32m
Merged PRs (30d)
2

Description

### Describe the solution you'd like

The repository currently exposes build and release scripts, but lacks centralized validation workflow commands for contributors.

Examples currently missing:
- lint
- typecheck
- unified validation workflow

Additionally, the current root `test` script is still a placeholder:

```json
"test": "echo \"Error: no test specified\" && exit 1"

### Describe alternatives you've considered.

```md id="w12w9m"
Contributors can currently run package-level commands manually, but centralized scripts would provide a more consistent developer workflow.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.