skale-dev
SKALE Network Development
Comprehensive development guide for SKALE Network, covering smart contracts, web/mobile integration, cross-chain bridges, and privacy primitives using BITE Protocol.
When to Apply
Reference these guidelines when:
- Building Solidity or EVM smart contracts for SKALE
- Integrating SKALE into web applications or dApps
- Deploying contracts to SKALE chains (Mainnet/Testnet/Sandbox)
- Building private EVM applications with encrypted transactions
- Implementing automated on-chain transactions
- Building cross-chain applications (SKALE↔Ethereum, SKALE↔Base, inter-SKALE)
- Working with x402 and on-chain agents
- Implementing privacy features with BITE Protocol threshold encryption
- Bridging assets via skale-bridge
Development Areas
More from thegreataxios/agent-skills
arktype
TypeScript type validation with ArkType, ArkEnv, and ArkRegex. Use for schemas, environment variables, and type-safe regex.
10x402
x402 protocol v2 for internet-native payments. Use when building x402 servers, clients, facilitators, or integrating x402 payment flows. Triggers: x402, payment required, 402, paywall, micropayment, EIP-3009, payment protocol, facilitator, PaymentPayload, PaymentRequirements.
9zod
TypeScript-first schema validation with Zod v4. Use for schemas, type inference, validation, transformations, and JSON Schema generation.
9bite-dev
BITE Protocol development for encrypted and conditional transactions on SKALE. Use for privacy features, threshold encryption, CTX, and Rock-Paper-Scissors style games.
4skale-docs
Search and reference SKALE documentation. Use when looking up API references, chain configurations, or BITE Protocol details.
3bite
BITE Protocol development for encrypted and conditional transactions on SKALE. Use for privacy features, threshold encryption, CTX, and Rock-Paper-Scissors style games.
1