MCPcopy Create free account
hub / github.com/Web3Auth/Auth / ed25519.test.ts

File ed25519.test.ts

test/ed25519.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { getEd25519, hexToBytes } from "@toruslabs/metadata-helpers";
2import nacl from "@toruslabs/tweetnacl-js";
3import { describe, expect, it } from "vitest";
4

Callers

nothing calls this directly

Calls 4

getED25519KeyFunction · 0.90
getED25519KeyOldFunction · 0.85
setMethod · 0.80
toStringMethod · 0.65

Tested by

no test coverage detected