An open API service indexing awesome lists of open source software.

https://github.com/mobilewalletprotocol/smart-wallet-expo-example

A sample Expo application that integrates with Smart Wallet
https://github.com/mobilewalletprotocol/smart-wallet-expo-example

Last synced: about 1 year ago
JSON representation

A sample Expo application that integrates with Smart Wallet

Awesome Lists containing this project

README

          

# Smart Wallet Expo Example
This repository contains an example project showcasing the usage of a smart wallet application built with Expo.

## Features

- User authentication
- Wallet interaction
- Secure encryption

## Installation

1. Clone the repository: `git clone https://github.com/MobileWalletProtocol/smart-wallet-expo-example.git`
2. Navigate to the project directory: `cd smart-wallet-expo-example`
3. Install dependencies: `npm install`
4. Start the Expo development server: `npm ios`

## Usage

1. Open the Expo app on your mobile device. If you don't have it, you can download it from [Expo Go](https://expo.io/client).
2. Scan the QR code displayed in the terminal or Expo DevTools.
3. The app will be launched on your device.

## License

This project is licensed under the [MIT License](./LICENSE).