Troubleshooting
CLI issues
- If
aomiis not on your PATH, usenpx @aomi-labs/client. - If a command appears to act on stale state, start with
--new-session.
Execution issues
- Simulate multi-step transactions before signing them.
- Ensure
--rpc-urlmatches the chain of the pending transaction.
UI integration issues
- Confirm
NEXT_PUBLIC_BACKEND_URLis set correctly. - Use Integration Guide to choose widget vs headless before wiring custom components.