Hierarchy

  • ServiceClient
    • Compiler

Constructors

  • Initializes a new instance of the Compiler class.

    Parameters

    Returns Compiler

Properties

$host: string

Methods

  • Get the Api description

    Parameters

    Returns Promise<ApiResponse>

  • Encode Sophia function call according to sophia ABI.

    Parameters

    Returns Promise<Calldata>

  • Verify that an encoded byte array is the result of compiling a given contract

    Parameters

    Returns Promise<void>

Generated using TypeDoc