quicknode-sdk-patterns
jeremylongshore/claude-code-plugins-plus-skills
This SDK pattern guide provides production-ready, best-practice coding patterns for building robust decentralized applications (dApps) on the blockchain. It covers essential concepts like provider singletons, implementing exponential backoff retry logic for transient RPC failures, managing multi-chain connectivity, batching RPC calls for efficiency, and caching contract interactions using ethers.js. Ideal for developers building scalable, reliable Web3 infrastructure.