You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Primitives such as PlutusData and NativeScript have a canonical way of being represented in JSON format allowing them to be shared between tools (eg: cardano-cli).
We plan to implement this JSON serialization / deserialization logic as part of the pallas-primitives crate as an optional feature.
The text was updated successfully, but these errors were encountered:
Primitives such as
PlutusData
andNativeScript
have a canonical way of being represented in JSON format allowing them to be shared between tools (eg: cardano-cli).We plan to implement this JSON serialization / deserialization logic as part of the
pallas-primitives
crate as an optional feature.The text was updated successfully, but these errors were encountered: