Neuro currently exposes wallet-related Agent API operations, including balance, eDaler URI processing, provider discovery, payment options, buy/sell initiation, and transaction information.
No payment quickstart is currently available. Do not initiate a value-moving operation until the operator confirms the environment, provider, approval rules, and whether the wallet contains test or real value.
What you can use
Before moving value
Ask the Neuron operator which wallet or payment product is enabled and how it relates to the Agent API’s eDaler operations.
Until then:
- use a development environment explicitly confirmed to contain test value;
- do not assume a wallet operation is financially harmless because the host is called a sandbox;
- follow only operator-approved fixtures and providers;
- record transaction identifiers and poll or subscribe using the confirmed state mechanism;
- never expose wallet credentials or bearer tokens to a browser.
Do not treat a successful initiation response as a completed payment. Store the transaction identifier and use the state mechanism confirmed by the operator until the transaction succeeds, fails, or expires.