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

x/lucid/src/mod.ts>Core.BootstrapWitness.new

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 Core.BootstrapWitness.new
import { Core } from "https://deno.land/x/lucid@0.5.2/src/mod.ts";
const { BootstrapWitness } = Core;

Parameters

vkey: Vkey
signature: Ed25519Signature
chain_code: Uint8Array
attributes: Uint8Array