Skip to content

Latest commit

 

History

History

wasmclient

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