Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/capi/crypto/ss58.ts>encode

[WIP] A framework for crafting interactions with Substrate chains
Latest
function encode
import { encode } from "https://deno.land/x/capi@v0.1.1-beta.1/crypto/ss58.ts";

Parameters

prefix: number
payload: Uint8Array
optional
checksumLength: number

Returns

string