MCPcopy Index your code
hub / github.com/ethereum/go-verkle

github.com/ethereum/go-verkle @v0.2.2

Chat with this repo
repository ↗ · DeepWiki ↗ · release v0.2.2 ↗ · + Follow
300 symbols 1,400 edges 24 files 54 documented · 18% 6 cross-repo links
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Go Version Lint and Test goreports API Reference

go-verkle

A Go implementation of Verkle Tree datastructure defined in the spec.

Test & Benchmarks

To run the tests and benchmarks, run the following commands:

$ go test ./...

To run the benchmarks:

go test ./... -bench=. -run=none -benchmem

Security

If you find any security vulnerability, please don't open a GH issue and contact repo owners directly.

LICENSE

License.

Extension points exported contracts — how you extend this code

Core symbols most depended-on inside this repo

Shape

Function 153
Method 114
Struct 24
TypeAlias 6
FuncType 2
Interface 1

Languages

Go100%

Modules by API surface

tree.go84 symbols
tree_test.go57 symbols
proof_test.go37 symbols
proof_ipa.go26 symbols
proof_json.go14 symbols
unknown.go12 symbols
hashednode.go12 symbols
empty.go12 symbols
tree_ipa_test.go10 symbols
encoding.go6 symbols
encoding_test.go5 symbols
conversion.go5 symbols

For agents

$ claude mcp add go-verkle \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page