Packages

Ethereum EIP-4844 KZG trusted setup verification NIF bindings.

Current section

Files

Jump to
kzg_elixir c_src c-kzg-4844 blst bindings node.js tsconfig.json
Raw

c_src/c-kzg-4844/blst/bindings/node.js/tsconfig.json

{
"include": ["*.ts"],
"compilerOptions": {
"target": "esnext",
"noEmit": true
}
}