MosCD3 / ComX4

SSI wallet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

SSI wallet


Languages

Language:TypeScript 87.2%Language:Java 6.3%Language:Objective-C 4.3%Language:JavaScript 0.9%Language:Ruby 0.7%Language:Starlark 0.6%