Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NoteProtocol/NoteWallet
/ pow-token.ts
File
pow-token.ts
src/n20/pow-token.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{offlineVerify} from
"scrypt-verify"
;
2
import
{hash256} from
"scryptlib"
;
3
4
import
type
{Wallet} from
"@/wallet"
;
Callers
nothing calls this directly
Calls
1
stringToBytes
Function · 0.90
Tested by
no test coverage detected