@arkade-os/sdk Documentation - v0.4.54
    Preparing search index...

    Function resolveAsm

    • Resolve an asm array to bytes: substitute $param placeholders from bind, pass everything else (opcode names, numbers, raw byte pushes) through to the Arkade script encoder. The SDK does not interpret opcodes — this is pure substitution + encoding. To embed a signer key (server, user, or any other), pass it as a $param in the constructor args; there is no <SERVER_KEY>/<COSIGNER_KEY> token.

      Parameters

      Returns Uint8Array