Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/actuallyachraf/zkstarks
/ types & classes
Types & classes
3 in github.com/actuallyachraf/zkstarks
⨍
Functions
30
◇
Types & classes
3
Struct
Channel
Channel represents a FS transcript cache
fs.go:29
Struct
DomainParameters
Our goal is to construct a proof about the 1023rd element in the fibonacci sequence a_{n+2} = a_{n+1}^2 + a_{n}^2. The sequence starts with [1,3141592
stark.go:28
Struct
JSONDomainParams
Unpack returns the domain parameters as separate vars JSONDomainParams encode values properly for safe serialization.
stark.go:42