quicknode-core-workflow-a

Installation
SKILL.md

QuickNode EVM Transaction Safety

Overview

Build a write path that treats signing, submission, and confirmation as separate state transitions. QuickNode transports the signed transaction; the application remains responsible for intent, signer custody, nonce coordination, chain identity, and reorganization policy.

Prerequisites

  • A verified QuickNode endpoint and expected EVM chain ID
  • A testnet signer held outside source code
  • Contract ABI, write intent, value ceiling, and confirmation policy

Instructions

Step 1: Inspect the existing path

Use Read and Grep to find signers, private-key variables, nonce overrides, fee logic, retries, and receipt assumptions. Stop if secrets or signed raw transactions are logged.

Step 2: Define transaction intent

Installs
2
GitHub Stars
2.8K
First Seen
13 days ago
quicknode-core-workflow-a — jeremylongshore/tons-of-skills-marketplace