wasm-miner

所属分类:挖矿
开发工具:GO
文件大小:0KB
下载次数:1
上传日期:2023-12-25 17:08:38
上 传 者sh-1993
说明:  黄蜂采掘机
(wasm miner)

文件列表:
LICENSE
build.sh
go.mod
go.sum
main.go

# X Protocol WebAssembly Miner ## How to use Download or build the WebAssembly binary and `wasm_exec.js` file. Here's a simple single-thread for you to get started: ```html

Contract Address

Sender Address

Difficulty

``` It's recommended to use [Web Workers](https://developer.mozilla.org/en-US/docs/Web/API/Web_Workers_API) for multi-threading. An example will be provided soon. ## Build from source Make sure you have installed [Golang](https://golang.org/). The following steps assume that you are using Linux. ```shell git clone https://github.com/X-Proto/wasm-miner cd wasm-miner bash build.sh ls output # calc.wasm wasm_exec.js ``` ## License Licensed under the [MIT License](LICENSE).

近期下载者

相关文件


收藏者