Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ getEd25519, hexToBytes } from
"@toruslabs/metadata-helpers"
;
2
import
nacl from
"@toruslabs/tweetnacl-js"
;
3
import
{ describe, expect, it } from
"vitest"
;
4
Callers
nothing calls this directly
Calls
4
getED25519Key
Function · 0.90
getED25519KeyOld
Function · 0.85
set
Method · 0.80
toString
Method · 0.65
Tested by
no test coverage detected