You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.
Javascript implementation of Ethereums verkle trie. This implementation converts Rust verkle's functions into wasm and then wraps these methods in a typescript library to provide a more conventional typescript API.