Foxtrot

MEAN Stack based cryptocurrency wallet application.

 

Fork me on GitHub

 

Fork and Extend Version 1.0

April, 2020
A free MEAN based Single Page Application (SPA) project freely available for forking, customizing and publishing.

  • Github Repsoitory Page
  • img_logo_olm_150x150Foxtrot is a browser-based example of a cryptocurrency wallet application designed and built to serve as an example of how to build Single Page Applications using the MEAN Stack. Foxtrot is open source and freely available to be forked and used as a basis for other MEAN stack apps.

     

    Features

    • Angular based Authenticated login
    • Send and receive coin screen
    • Coin Exchange screen
    • About page
    • NodeJS based REST backend for saving and storing account and trade data
    • MIT licensed
    IMPORTANT NOTE! Do NOT use Foxtrot as the basis of a live cryptocurrency application. High-grade encryption and security features were not part of the features or goals of the project thus far.

     

    Credits and Thanks

    Sahat Yalkabov’s Hackathon Starter project serves as a boilerplate framework of the app. Foxtrot also uses code from the Angular Authentication project posted by JasonWatmore.com at: https://github.com/AureGitHub/angular2-registration-login-example-master.