Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/capi/deps/ed25519.ts>getPublicKeyAsync

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

type

(priv: Hex) => Promise<Bytes>