sandwichfarm / notemine

⛏️ wasm nostr note miner written in rust.
https://sandwichfarm.github.io/notemine
3 stars 1 forks source link

notemine⛏️

notemine mines nostr notes, is written in rust, targets web and compiles to wasm. Variable difficulty and realtime hashrate. There's some demos.

Packages:

Demos:

Contrib

@notemine monorepo presently uses yarn workspaces without any monorepo toolkit (pending). Recommended to use yarn v2 until monorepo is fully configured.

yarn install 

Use workspace commands:

yarn workspace @notemine/wrapper ...