pay-skill/Setup Pay CLI
Install the pay CLI for USDC payments in CI/CD workflows
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | pay-cli version to install (e.g. 0.2.2). Defaults to latest. | no | latest |
| signer-key | Private key hex for the signer wallet. If set, configures the CLI automatically. | no | — |
| network | Network to use: mainnet or testnet | no | mainnet |
Outputs
| name | description |
|---|---|
| version | Installed pay-cli version |
| path | Path to the pay binary |