Easily access KZG / ETH trusted setups in JS
Overview This library provides a multi-threaded implementation of
KZG commitments, optimized for handling multiple blobs efficiently. It is built on top of [kzg-wasm](https://github.com/ethereumjs/kzg-wasm), ensuring fast and reliable cryptographic com
This is an experimental light client for Avail. It runs entirely in your browser to verify that block data is available, by verifying Avail's KZG commitment proofs locally. Learn more about Avail at availproject.org