Skip to content

rafaelgavabarreto/RsTraders

Repository files navigation

RsTraders

RsTraders is as an educational tool for individuals interested in exploring or investing in cryptocurrency. User transactions are stored in the simulated blockchain (designed specifically for this project). Blockchain is run locally on the server. Built the blockchain in JavaScript to mine transactions and stored blocks as flat file. Stack used to develop the app: React, Material UI, Chartjs, Nodejs, Express, Knex and postgreSQL. If you have any questions, you can contact me directly!

Getting Started

  1. Install dependencies using the npm install command.
  2. Start the web server using the npm start command in root and ./express-api/ folders. The app will be served at http://localhost:3000/.
  3. Go to http://localhost:3000/ in your browser.

Dependencies

  • Express
  • Node 5.10.x or above
  • PostgreSQL
  • React

Screen shots

Main Page "Main Page"

Favorites "Favorites"

User Profile "User Profile"

About

The RsTraders website was built with the intention of being a learning tool in cryptocurrency investment.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published