michelson

package
v0.0.0-...-917f730 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 26, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func JSONOfMicheline

func JSONOfMicheline(michelsonMicheline string) (json.RawMessage, error)

JSONOfMicheline converts Michelson from "micheline" to "json" format

func MichelineOfJSON

func MichelineOfJSON(michelsonJSON json.RawMessage) (string, error)

MichelineOfJSON converts Michelson from "json" to "micheline" format

func ParseJSON

func ParseJSON(michelsonJSON json.RawMessage) (ast.Node, error)

ParseJSON parses Michelson from "json" format into an AST

func ParseMicheline

func ParseMicheline(michelsonMicheline string) (ast.Node, error)

ParseMicheline parses Michelson from "micheline" format into an AST

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL