xmrig / xmrig-workers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

xmrig-workers

This project is source code of http://workers.xmrig.info/ dashboard. Content of the public directory is ready for self-hosting. Example configuration for nginx provided.

Dashboard is not actively developed. You may take a look at a more featured alternative implementation: https://github.com/ludufre/xmworkers. See also discussion.

Development

Install dependencies with npm install.

Run npm run start for a dev server.

Build

Run npm run build to build the project. The build files will be stored in the public directory.

About

License:GNU General Public License v3.0


Languages

Language:JavaScript 97.1%Language:HTML 2.1%Language:SCSS 0.8%