Skip to content

Simple-Cohort-LLC/osGallery

Repository files navigation

osGallery

Android app for Ethereum OS devices to view the NFT's in the system-level wallet.

Check out a screen recording of the app on an Android device running ethOS here

Running the App

You'll need a development build installed on an Android. You can generate one in your own Expo account with npm run build:dev. Install it on your Android device or emulator.

You'll need an Alchemy, API key. Use that in components/Main.js to retrieve NFT data.

For testing, if you don't have an ethOS device you can just hardcode an address to lookup and comment out any of the ExpoWalletsdk code.

Then:

  • Clone the app
  • Run npm i
  • Run npx expo start
  • Open app on your Android

About

Android app for Ethereum OS devices to view NFT's in device's system-level wallet

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published