Installing WasmThemis # WasmThemis is available on npm and can be installed with the usual npm install. Usually you want to install the stable package to benefit from automatic dependency management and security updates. However, you can also build and install the latest WasmThemis from the source code. Installing stable version with npm # Just run the following line to install WasmThemis for your project: npm install wasm-themis Once WasmThemis is installed, you can try out code examples.