ohac / wasmminer

Browser mining on any pool. Currently support BitZeny.

Home Page:https://ohac.github.io/wasmminer/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wasmminer

build wsproxy and run

sudo apt install golang
export GOPATH=~/go
go get github.com/gorilla/websocket
cd wsproxy
go build
./wsproxy

run HTTP server

  • download caddy and install it
  • edit Caddyfile as you like
caddy

build cpuminer/wasm and install

About

Browser mining on any pool. Currently support BitZeny.

https://ohac.github.io/wasmminer/

License:GNU General Public License v3.0


Languages

Language:JavaScript 53.7%Language:HTML 31.5%Language:Go 14.7%