alko89 / xmr_webminer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rusty Diesel Rocket

A SandBox project with Coinhive miner running in the background when the user logins.

Running

  1. Create a database, set the .env file with the correct DATABASE_URL then create tables with diesel migration run (must have diesel_cli installed).

  2. Build: npm run build

  3. Run: cargo run

TODO:

  • Night mode
  • Save user settings
  • Withdraw system
  • Reff program
  • Mine while learning
  • Forum, Wiki
  • Add captcha
  • Lottery?

About


Languages

Language:JavaScript 41.7%Language:Rust 39.3%Language:CSS 12.6%Language:HTML 6.3%Language:RenderScript 0.1%