- Step1: Clone the repository from GitHub.
- Step2: Install dependencies with npm install.
- Step3: Run the development server with npm run dev.
- Step4: Input natural language commands via the platform.
- Step5: The platform parses commands using LLM and maps them to on-chain operations.
- Step6: Sign transactions with your Solana wallet.
- Step7: Transactions are executed on the Solana blockchain, and results are displayed.