1.1.2 • Published 5 years ago

@frods/supermoney-sdk v1.1.2

Weekly downloads
1
License
ISC
Repository
github
Last release
5 years ago

mantle-assets-sdk customized for supermoney

Mantle Assets SDK for interacting with SM/SFT API

Build as an exe:

The version that worked was built with gitbash in a a windows vm

mac version:

pkg . -t,mac -o build_mac/supermoney-sdk

windows version:

pkg . -t win -o build_win/supermoney-sdk-win.exe

!!! required tweaks to distribute:

If you are creating the windows exe, you need to run npm rebuild on windows, then copy each file that pkg warns you about into the build directory. Then you can zip the exe and those file and distribute it to the client.