Skip to content

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

Notifications You must be signed in to change notification settings

sergipt/Blocklet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

BLOCKLET

Awww Awww Awww

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

Features

  • Exchange Information for the over 40 currencies
  • Market Graph Information for historical prices
  • Backend API of historical token prices (40+)
  • Currency calculator
  • Latest Cryptocurrency News
  • User Token Portfolio

Usage

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

Frontend:

  • 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.

Backend:

  • cd /server

  • npm install to begin dependencies installation.

  • mongod to start database

  • nodemon App.js to boot up the server & initialise API to begin fetching data.

Technology Stack

Front:

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

Back:

  • Node.js
  • Koa.js
  • MongoDB / Monk

API:

  • Block.io API
  • Homemade API (historical prices)
  • News API
  • Google & Facebook API (Logins)

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%