Skip to main content
Module

x/polkadot/mod.ts>utilCrypto.deriveAddress

Package publishing for deno.land/x/polkadot
Go to Latest
function utilCrypto.deriveAddress
import { utilCrypto } from "https://deno.land/x/polkadot@0.2.12/mod.ts";
const { deriveAddress } = utilCrypto;

Parameters

who: HexString | Uint8Array | string
suri: string
optional
ss58Format: Prefix

Returns

string