Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/tiagozip/cap
/ index.js
File
index.js
demo/main/index.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ Database } from
"bun:sqlite"
;
2
import
fs from
"node:fs/promises"
;
3
import
{ Elysia, file } from
"elysia"
;
4
import
Cap from
"../../server/index.js"
;
Callers
nothing calls this directly
Calls
3
createChallenge
Method · 0.80
redeemChallenge
Method · 0.80
validateToken
Method · 0.80
Tested by
no test coverage detected