@frods/supermoney-sdk
v1.1.2
Published
SDK for interacting with SFT API
Downloads
2
Readme
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.