Creates bindings for https://github.com/gluwa/bls-signatures. ./pkg
needs to be published to npm
Inside ts-example
there is an example of how to use the bindings. You should additionally make a symbolic link inside the dir.
ln -s ../pkg ./pkg
After that you can build the project with
npm run build
and then run it
npm start