Skip to content

Frontend for Hydro's decentralized wallet

Notifications You must be signed in to change notification settings

Fatima-yo/Wallet-Frontend

Repository files navigation

Hydro Wallet for Storing and sharing Hydro Tokens

Project Hydro enables developers to seamlessly deploy blockchain in their existing applications, without the need to create expensive infrastructure. We're at the cutting edge of fintech, and we're excited to have you involved!

Overview

This repository contains the code that powers Hydro Wallet that features Snowflake and Client-side Raindrop

Demo

Local development

Make sure you have react-native-cli installed.

# Clone Repo
$ git clone `https://github.com/HydroBlockchain/Wallet-Frontend.git`

# Install dependencies
$ yarn install

# Run project on connected Android device or running Android simulator
$ react-native run-android

IOS

CocoaPods

CocoaPods 1.3+ is required

# Run from your terminal to install the library.

$ cd ios
$ pod install
$ cd ../

# Run Hydro on iOS device or running IOS simulator
$ react-native run-ios

About

Frontend for Hydro's decentralized wallet

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published