Home

Awesome

Verkle Trie

This code has not been reviewed and is not safe to use in non-research capacities.

This is a proof of concept implementation of Verkle Tries. Any and all mistakes made are mine and are not reflective of the protocol.

Note on Performance

Note on Differences with references

Minimum Hardware Requirements

About

This implementation references the ethereum research and go-verkle implementations:

License

MIT/APACHE