Skip to content

Non-custodial decentralized mobile wallet

License

Notifications You must be signed in to change notification settings

yosriady/eltwallet

 
 

Repository files navigation

✨ Ethereum and ERC20 tokens wallet built by ELTCOIN ✨

Features

Demo

Local development

Make sure you have react-native-cli installed.

# Install dependencies
$ npm install

# Set environment variables (fill the .env with your own API keys)
$ cp .env.example .env

# Run project on connected iPhone or iOS simulator
$ react-native run-ios

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

Have fun!

Want to contribute?

We're discussing about the project roadmap here, feel free to share your ideas and your feedback. 😀

About

Non-custodial decentralized mobile wallet

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 90.8%
  • Objective-C 3.7%
  • Python 3.1%
  • Java 2.0%
  • Shell 0.4%