Quick Start
Build the Framework
Transpile TypeScript into JavaScript:
npm run build
Available Commands
Command
Description
npm run askfraus
Query AI agents.
npm run deployfraus
Deploy a new AI agent or token to Solana blockchain.
npm run interactfraus
Interact with deployed agents using queries.
npm run qude-fraus
Execute token trades on Solana.
Last updated