Skip to content

MosCD3/ComX4

Repository files navigation

ComX4

ComX4 is ReactNative very basic sample wallet app that demonstrates basic functionalities of Aries Framework Javascript. The app is meant to be very basic without any UI. AFJ APIs are used in favor of hooks and extensions, this is done on purpose to show the developer how to use the APIs of the framework. This app could be used as a startup shell or a test bed.

Installation

  • Copy repo
  • Run yarn/npm install
  • cd ios, pod install

Supported functionalities

  • Connecting with other agents
  • Receiving credentials V1.0
  • Receiving proof requests V1.0 (Through established connection)

Configuration

Make sure to configure ledgers in Settings.tsx

Releases

No releases published

Packages

No packages published