package tezos-alpha-test-helpers

  1. Overview
  2. Docs
val toplevel_from_string : string -> Tezos_protocol_alpha.Protocol.Alpha_context.Script.expr

Parses a Michelson contract from string.

val expression_from_string : string -> Tezos_protocol_alpha.Protocol.Alpha_context.Script.expr

Parses a Michelson expression from string, useful for call parameters.

OCaml

Innovation. Community. Security.