Skip to content

Add textual hex support for uplc utility #7229

@SeungheonOh

Description

@SeungheonOh

Describe the feature you'd like

Currently, parsing UPLC .flat file using uplc utility expects given file to be encoded as raw binary containing flat encoded UPLC term. Yet, it is more common to have some script source code in textual hex string format as that is how it is often used in various offchain frameworks and cardano-cli.

It would be very helpful for uplc utility to support these textual hex files as well as ones that is wrapped inside of CBOR.

Describe alternatives you've considered

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions