The Beldex libapp build requires you to have installed docker. Docker should be in your system's evironment path.
- Clone the repo
git clone https://github.com/Beldex-Coin/beldex-libapp-js.git cd beldex-libapp-js- Run
bin/update_submodules rm -rf build && mkdir buildrm libapp_js/BeldexLibAppCpp_*npm run build
By following these instructions, new WASM library is generated and copied to the libapp_js folder