jovay-dapp
Installation
SKILL.md
Jovay DApp Generation Skill
Description
This skill generates complete full-stack dApps on the Jovay Layer 2 EVM blockchain. It guides the AI through an end-to-end workflow: gathering requirements from the user, initializing the project, generating Solidity smart contracts, compiling and testing, generating a Vue 3 frontend, deploying contracts to testnet, and running the frontend locally for debugging.
Prerequisites
- Node.js v20+
- Git installed
jovay-cliinstalled (npm install -g @jovaylabs/jovay-cli)- Jovay CLI initialized (
jovay init) with wallet configured - Testnet ETH available (
jovay wallet airdrop)