Quick Start

Build the Framework

Transpile TypeScript into JavaScript:

npm run build

Available Commands

Command
Description

npm run askqude

Query AI agents.

npm run deployqude

Deploy a new AI agent or token to Solana blockchain.

npm run interactqude

Interact with deployed agents using queries.

npm run qude-trade

Execute token trades on Solana.

Last updated