Skip to content

Files

Latest commit

7957542 · Jun 11, 2024

History

History
This branch is 186 commits behind BeamMW/beam:master.

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