Skip to main content

Doc autogenerated from onflow/sdk/src/build/build.ts

build

A builder function that creates an interaction

Import


_10
import { build } from "@onflow/sdk"

Parameters

fns (optional)

  • Type: (false | InteractionBuilderFn)[]
  • Description: The functions to apply to the interaction

Returns

Promise<Interaction>


Rate this page