Aegir Wallet for Storing and sharing Hydro and NFTs 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!
# Clone Repo
$ git clone `https://github.com/HydroBlockchain/aegir-wallet`
# Install dependencies
$ yarn install
# Run project on connected Android device or running Android simulator
$ yarn android
# In a separate console run metro
$ yarn start