beam-wasm-client
v7.5.14058
Published
WASM version of BEAM wallet client
Downloads
588
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