@mymonero/mymonero-monero-client

v3.0.3
The JS library containing the JS transpilation of the shared library behind the MyMonero apps

dev

docker run --rm -it -v $(pwd):/app -w /app -e EMSCRIPTEN=/emsdk/upstream/emscripten emscripten/emsdk:3.1.7 ./bin/archive-emcpp-dev.sh

build

docker run --rm -it -v $(pwd):/app -w /app -e EMSCRIPTEN=/emsdk/upstream/emscripten emscripten/emsdk:3.1.7 ./bin/archive-emcpp.sh

test

mocha --recursive
npm i @mymonero/mymonero-monero-client

Metadata

Downloads

Maintainers

Devin Pearson