Skip to content

CJHunter91/blockchain_clicker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Author: Chris J Hunter

This app aims to educate anyone not familiar with blockchain technology and add an addictive game element.

The app will use a React front end initially and potentially use Ruby on Rails backend with MongoDB to store game state and previous blocks in the chain.

MVP

  • Display educational information
  • Allows the user to mine a block
  • Shows a basic block
  • User gets cryptocurrency from mining
  • User can buy more mining rescources

Installation

  • Install Node.js
  • Install NPM
  • Run npm install in the root directory
  • Use npm start to start the server
  • Use web browser to visit http://localhost:3000/

About

A project to create an educational blockchain game.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published