Skip to content

All-in-one Cryptocurrency Wallet - Built with React Native

License

Notifications You must be signed in to change notification settings

rainierlouis/Blocklet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blocklet

An all-in-one Cryptocurrency wallet, built for IOS & Android mobile.

Implemented Features

  • Balances (currently Bitcoin, Litecoin & Dogecoin)
  • Transfer coin via QR code
  • Recent Transactions
  • Exchange Information for the provided currencies
  • Market Graph Information for popular currencies
  • Currency calculator
  • Latest Cryptocurrency News

Screenshots

1 2 3 4 5 6

Usage

  • git clone https://github.com/rainierlouis/Blocklet.git or download the zip file.

  • cd /client.

  • npm install to begin dependencies installation.

  • npm start to boot up the development server.

  • Scan the barcode with the Expo app on your phone or follow the terminal instructions to load up the emulator on your machine.

Built with

Front:

  • React Native / Elements / Animatable
  • React Navigation
  • Redux
  • Expo

Back:

  • Node
  • Koa
  • MongoDB / Mongoose

Misc:

  • Block.io API
  • CoinMarketCap API
  • Lionshare API
  • News API

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Releases

No releases published

Packages

No packages published