Skip to content

barchiel/wasmminer

This branch is up to date with ohac/wasmminer:master.

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 53.8%
  • HTML 31.5%
  • Go 14.7%