Skip to content

openfort-xyz/ecosystem-wallet-expo-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Note: To make these instructions concrete, we have created a sample ecosystem SDK called Rapidfire ID. You can find it in the NPM package directory as @rapidfire/id. You can check out the GitHub repository for Rapidfire SDK to learn how to create your own wallet.

Ecosystem Wallet Expo Example

This repository contains an example project showcasing the usage of an ecosystem smart wallet application built with Expo.

Features

  • User authentication
  • Wallet interaction
  • Secure encryption

Installation

  1. Clone the repository: git clone https://github.com/openfort-xyz/ecosystem-wallet-expo-example.git
  2. Navigate to the project directory: cd ecosystem-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.
  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.

About

A sample Expo application that integrates with any ecosystem wallet

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.1%
  • JavaScript 1.9%