Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BitVM/BitVM
/ main
Function
main
prover/src/main.rs:3–5 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1
use prover::prove;
2
3
fn main() {
4
prove();
5
}
Callers
nothing calls this directly
Calls
1
prove
Function · 0.85
Tested by
no test coverage detected