quicknode-ci-integration
Installation
SKILL.md
QuickNode CI Contract Lane
Overview
Keep pull-request tests deterministic and credential-free. Run a minimal live QuickNode read only after trust has been established, with environment protection and no secrets exposed to forked code.
Prerequisites
- Existing test framework and CI provider
- QuickNode adapter boundary with injectable transport
- Protected environment containing a read-only endpoint or API key
Instructions
Step 1: Inventory the pipeline
Use Read and Grep to find workflow triggers, fork behavior, secret references, generated code, endpoint fixtures, and commands that can sign or submit transactions.