What problem does it solve?
XRPL development can be complex due to scaffolding, wallet integration, client SDK usage, tokens, NFTs, DEX/AMM, and cross-chain interoperability. This Skill provides a structured playbook to standardize XRPL projects from scaffolding to deployment, including secure transaction patterns and hands-on guidance.
Core Features & Use Cases
- Scaffolding: create-xrp to bootstrap Next.js or Nuxt XRPL projects.
- Wallet integration: xrpl-connect for multi-wallet UX and signing flows.
- Client SDK patterns: xrpl.js, xrpl-py, and xrpl4j usage across JS/Python/Java.
- Cross-chain interoperability: Axelar and XRPL EVM sidechain integration patterns.
- Security, testing, and acceptance: deterministic task workflows, network configuration, and best practices.
Quick Start
Run create-xrp to scaffold a new XRPL project and wire up xrpl-connect for wallet integration.