package tezos-client-007-PsDELPH1

  1. Overview
  2. Docs
module Client_proto_args : sig ... end
module Client_proto_context : sig ... end
module Client_proto_contracts : sig ... end
module Client_proto_fa12 : sig ... end

Client_proto_fa12 implements built-in support for the FA1.2 standard. This module features functions to check whether a contract implements the standard interface and to interact with such contracts using high-level actions that model the entrypoint calls.

module Client_proto_programs : sig ... end
module Managed_contract : sig ... end
module Michelson_v1_emacs : sig ... end
module Michelson_v1_entrypoints : sig ... end
module Michelson_v1_error_reporter : sig ... end
module Michelson_v1_macros : sig ... end
module Michelson_v1_parser : sig ... end
module Michelson_v1_printer : sig ... end
module Operation_result : sig ... end
module Protocol_client_context : sig ... end