Photon-mobile is a customized version of photon for mobile mobile platforms, which is mainly used for mobile node payment. The biggest difference with photon is that it is not considered as an intermediate node for payment.
This project is still very much a work in progress. It can be used for testing, but it should not be used for real funds.
Photon can works on Android and iOS using mobile's API. it needs go mobile to build mobile library.
cd mobile
./build_Android.sh
then you can integrate mobile.aar
into your project.
./build_iOS.sh
then you can integrate Mobile.framework
into your project.
Latest version of SMC
We need go's plugin module.