TypeScript bindings for the libblsct
library used by the Navio blockchain to construct confidential transactions based on the BLS12-381 curve.
Installation requires building the underlying C++ libraries from source and typically takes a few minutes or longer, depending on the machine.
npm install navio-blsct
Full API reference and usage examples are available in the documentation