• Deterministically Computes the sha256 hash of any object

    Uses deterministic json stringify to ensure consistency regardless of key order

    Parameters

    • o: object

      The object to hash

    Returns Promise<string>

    The sha256 hash