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

x/lucid/mod.ts>Core.Bip32PrivateKey.from_bip39_entropy

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.
Very Popular
Go to Latest
method Core.Bip32PrivateKey.from_bip39_entropy
import { Core } from "https://deno.land/x/lucid@0.5.2/mod.ts";
const { Bip32PrivateKey } = Core;

Parameters

entropy: Uint8Array
password: Uint8Array