For the complete documentation index, see llms.txt
DApp Connector API
DApp Connector API allows decentralized applications (DApps) to request wallet access, verify authorization, and retrieve service URIs for interacting with the Midnight network.
To download the component, click the appropriate link under Artifacts.
Release 4.0.1LATEST
17 February 2026
Artifacts
Summary
- All transacting methods now accept the
payFeesoption that was previously only available onmakeIntent. - Disabling fee payment supports sponsored-fee flows where a separate wallet pays transaction fees.
- Backwards-compatible: omitting the option keeps the existing fee payment behavior.
- The motivation for the option is documented in the API specification.