Skip to main content

Overview

These prompts help you get the most out of AI assistants (Claude, GPT, Cursor, etc.) when building on SKALE. Copy them into your AI tool of choice along with context from the SKALE documentation.

Privacy & Encrypted Transactions

Encrypt a Transaction

Build a Confidential Auction

Create a Confidential Voting System

Smart Contracts & Deployment

Deploy to SKALE

Create an ERC20 Token

Bridging & Cross-Chain

Bridge ERC20 from Ethereum to SKALE

x402 Payments

Set Up x402 Payment Middleware

Become an x402 Seller

AI Agents

Build an Onchain Agent

Tips for Better Results

  1. Specify the chain — Always mention SKALE Base or your target chain
  2. Include SDK version — Mention @skalenetwork/bite or @skalenetwork/mpp-sdk
  3. Compiler settings — For Solidity, specify version >= 0.8.27 and EVM version istanbul (for CTX) or Shanghai (for standard contracts)
  4. Zero gas fees — Remind the AI that SKALE chains have zero gas fees (users need sFUEL, not ETH)
  5. Link docs — Share relevant SKALE docs URLs for context