Skip to content

mit-dci/BVerify-Mobile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BVerify-Mobile

This repository contains mobile clients for b_verify to independently verify witnessed statements.

iOS

The iOS version is built in Objective-C. Before you can build it, you will have to build the Mobile.framework, which is built from the go-bverify mobile folder (you need the gomobile bind -target=ios command). Once the Mobile.framework is in place you can build the app and run it on your phone.

Android

The Android version is built in Java. As with iOS, you need to build the mobile framework (mobile.aar), which is built from the go-bverify mobile folder (you need the gomobile bind -target=android command). Once the mobile.aar is built, you can place it in the correct location (the Android/mobile folder) and build the Android app using Android Studio.

About

Mobile clients for b_verify

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published