Developing the code for a MobileCoin wallet app

The MobileCoin Android SDK provides all the necessary functionality needed to create a MobileCoin wallet application. This integration guide will cover the following features which almost every application integrating MobileCoin will need to incorporate.

The following structure is provided for each section:

  1. Motivation

  • Why is this feature needed?

  • What are the use-cases?

  1. Example code

  • How can the SDK be utilized to accomplish this requirement?

  • Are there different ways to implement this?

Last updated