Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MoonshotAI/kimi-code
/ 04-sign.mjs
File
04-sign.mjs
apps/kimi-code/scripts/native/04-sign.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ createHash } from
'node:crypto'
;
2
import
{ createReadStream } from
'node:fs'
;
3
import
{ writeFile } from
'node:fs/promises'
;
4
import
{ basename, resolve } from
'node:path'
;
Callers
nothing calls this directly
Calls
2
runSignStep
Function · 0.85
resolve
Function · 0.50
Tested by
no test coverage detected