Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/tiagozip/cap
/ cap.js
File
cap.js
standalone/src/cap.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
Cap from
"@cap.js/server"
;
2
import
{ cors } from
"@elysiajs/cors"
;
3
import
{ Elysia } from
"elysia"
;
4
import
{ rateLimit } from
"elysia-rate-limit"
;
Callers
nothing calls this directly
Calls
2
createChallenge
Method · 0.80
redeemChallenge
Method · 0.80
Tested by
no test coverage detected