MCPcopy
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

1import { Database } from "bun:sqlite";
2import fs from "node:fs/promises";
3import { Elysia, file } from "elysia";
4import Cap from "../../server/index.js";

Callers

nothing calls this directly

Calls 3

createChallengeMethod · 0.80
redeemChallengeMethod · 0.80
validateTokenMethod · 0.80

Tested by

no test coverage detected