Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RareSkills/zero-knowledge-puzzles
/ functions
Functions
15 in github.com/RareSkills/zero-knowledge-puzzles
⨍
Functions
15
◇
Types & classes
1
↓ 9 callers
Function
handleSquareClick
(index: number)
Sujiko/Frontend/pages/index.tsx:114
↓ 2 callers
Function
handleChange
(e:number, index:number)
Sujiko/Frontend/pages/index.tsx:23
↓ 2 callers
Function
unstringifyBigInts
(o)
test/Compile.js:10
↓ 2 callers
Function
unstringifyBigInts
(o)
Sujiko/Frontend/proofs/proof.js:3
↓ 1 callers
Function
VerifyProof
(question,solution)
Sujiko/Frontend/proofs/Verify.js:3
↓ 1 callers
Function
groth16calldata
(input, wasm, zkey)
Sujiko/Frontend/proofs/proof.js:23
↓ 1 callers
Function
load
()
Sujiko/Frontend/pages/index.tsx:106
Function
App
({ Component, pageProps }: AppProps)
Sujiko/Frontend/pages/_app.tsx:11
Function
Document
()
Sujiko/Frontend/pages/_document.tsx:4
Function
Footers
()
Sujiko/Frontend/pages/footer.tsx:4
Function
Home
()
Sujiko/Frontend/pages/index.tsx:90
Function
Square
({val,setval,index, size, selected, setSelected }: SquareProps)
Sujiko/Frontend/pages/index.tsx:20
Function
handleClick
()
Sujiko/Frontend/pages/index.tsx:73
Function
handleKeyDown
(event: React.KeyboardEvent<HTMLDivElement>)
Sujiko/Frontend/pages/index.tsx:44
Function
handler
( req: NextApiRequest, res: NextApiResponse<Data> )
Sujiko/Frontend/pages/api/hello.ts:8