pnpm install
cp .env.example .env
You need to set SUI_PRIVATE_KEY, SUI_NETWORK, ATOMA_API_KEY.
pnpm start
It 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