Skip to content

A portfolio for your cryptocurrencies. Keep calm and HODL!

License

Notifications You must be signed in to change notification settings

haihoang20/hodl-wallet

Repository files navigation

HODL WALLET

Table of Contents

Quick Usage

This app is ready to go and built in a data-driven manner. Simply edit the JSON object in src/Utils/Constants.js to contain your tokens and the amounts you own of each. You should also find images for each of your tokens otherwise it will default to Dogecoin.

You can then push the app out to your own Expo account to use it on your phone.

Getting Started

Requirements

  • node
  • yarn
  • An iOS or Android device on the same local network as your computer
  • OR you can run simulators locally: XCode/iOS setup video, Android Studio setup video. You may need to open up XCode and accept the terms if it's your first time. If there is an issue connecting with the command line, follow these steps: Open XCode > Preferences > Locations > Command Line tools and set it.
  • The Expo (https://github.com/expo/expo) App installed onto your iOS or Android device

Local Development

  1. Clone this project
  2. yarn install
  3. yarn run ios or yarn run android. This will start the simulator of your choice and display the app

Local Development Using Mobile Device

  1. Clone this project
  2. yarn install
  3. yarn start
  4. Open the Expo App on your mobile device, which must be connected to the same local network (usually same WiFi), and scan the QR code in the terminal window
  5. Wait for the app to finish packaging and it will be viewable on your phone

Additional Notes

About

A portfolio for your cryptocurrencies. Keep calm and HODL!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published