How to board Arkade with a UTXO via the Intent System
ArkService
gRPC interface. The service provides both gRPC and REST endpoints for all boarding operations.
GetInfo()
which returns GetInfoResponse
server configuration parameters like network settings, amount limits, timeouts (e.g. expiry, exit delays), the operator’s signer key, and the current protocol version.
RegisterIntent()
with boarding inputs and a BIP322
signature.ConfirmRegistration()
validateBoardingInput
GetEventStream()
, which returns GetEventStreamResponse
and provides real-time updates about batch processing phases and transaction confirmations.