MEAN Stack based cryptocurrency wallet application.
Fork and Extend Version 1.0
April, 2020
A free MEAN based Single Page Application (SPA) project freely available for forking, customizing and publishing.
Foxtrot 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
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.