Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

beam-wasm-client

BeamMW1.1kApache-2.07.5.14278

WASM version of BEAM wallet client

BEAM, wallet, cryptocurrency, mimblewimble

readme

Overview

WASM wallet client is a thin wrapper around Beam client library build into WASM using Emscripten toolchain. This wrapper allows to run BEAM wallet inside any browser supporting WebAssembly and it provides the regular BEAM wallet API to communicate with it from external(javascript) code.

Please, look at documentation to start use it