photon-mobile

Build Status Go Report Card

Photon documentation

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.

Project Status

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.

Build

mobile support

Photon can works on Android and iOS using mobile's API. it needs go mobile to build mobile library.

build Android mobile library

cd mobile
./build_Android.sh 

then you can integrate mobile.aar into your project.

build iOS mobile framework

./build_iOS.sh

then you can integrate Mobile.framework into your project.

Requirements

Latest version of SMC

We need go's plugin module.