Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 410 Bytes

README.md

File metadata and controls

26 lines (19 loc) · 410 Bytes

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