Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/lucid/src/mod.ts>Data.toJson

Lucid is a library, which allows you to create Cardano transactions and off-chain code for your Plutus contracts in JavaScript, Deno and Node.js.
Go to Latest
method Data.toJson
import { Data } from "https://deno.land/x/lucid@0.5.2/src/mod.ts";

Convert plutusData to a JSON object

Note: Constructor cannot be used here, also only bytes/integers as JSON keys