Skip to content
This repository has been archived by the owner on Jun 12, 2018. It is now read-only.
/ Multy-Core Public archive

Cross-platform mobile-first library for HD wallets and creating raw transactions of Bitcoin and Ethereum.

License

Notifications You must be signed in to change notification settings

Appscrunch/Multy-Core

Repository files navigation

Codacy Badge Build Status

Cross-platform mobile-first library for HD wallets and creating raw transactions of Bitcoin and Ethereum (and many more to come).

How to build for iOS:

$ cmake ../Multy-Core  -G'Unix Makefiles' -DCMAKE_TOOLCHAIN_FILE=../Multy-Core/tools/ios-cmake/ios.toolchain.cmake -DIOS_PLATFORM=OS -DIOS_DEPLOYMENT_TARGET=9.0 -DCMAKE_OSX_ARCHITECTURES=arm64 -DMULTY_WITH_TESTS=1
$ cmake --build . # or `open ./multy.xcodeproj` and do a build with Xcode

How to build for Android:

Link the root CMakeLists.txt to your gradle file and set arguments to:

"-DMULTY_ANDROID_PATH_TO_JNI_WRAPPER=/Users/pavel/AndroidStudioProjects/Multi/app/src/main/cpp/scratch.cpp"

About

Cross-platform mobile-first library for HD wallets and creating raw transactions of Bitcoin and Ethereum.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •