navio-blsct
    Preparing search index...

    navio-blsct

    Navio BLS Confidential Transaction Library

    TypeScript bindings for the libblsct library used by the Navio blockchain to construct confidential transactions based on the BLS12-381 curve.

    • Node.js v14 or higher
    • g++, make, swig, autoconf, automake, libtool and pkg-config to build underlying C++ libraries

    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