libcoins

0.0.6 • Public • Published

lib-coins

Trust Wallet bindings to WebAssembly via Emscripten.

Requirements

Configuring

  • Clone this repo with submodules:

    $ git clone --recursive git@github.com:blockchain/lib-coins.git
  • Set EMSCRIPTEN environment variable to Emscripten SDK location:

    export EMSCRIPTEN=$HOME/sandbox/emsdk/upstream/emscripten

Building

  • Build Trust Wallet (might take a while):

    $ make core
  • Build WASM bindings:

    $ make build
    
  • Serve HTML files (requires emrun in PATH):

    $ make serve

Readme

Keywords

none

Package Sidebar

Install

npm i libcoins

Weekly Downloads

6

Version

0.0.6

License

none

Unpacked Size

10.6 MB

Total Files

6

Last publish

Collaborators

  • blockchain-official