pnpm installcp .env.example .envYou need to set SUI_PRIVATE_KEY, SUI_NETWORK, ATOMA_API_KEY.
pnpm startIt should print the balance of your wallet.
Source code of the tool used: https://github.com/suiware/ai-tools/blob/main/packages/tools/src/ai/tools/suiWalletBalanceTool.ts