6 releases
0.3.1 | Sep 23, 2024 |
---|---|
0.3.0 | Sep 22, 2024 |
0.2.1 | Sep 14, 2024 |
0.1.1 | Sep 14, 2024 |
#8 in #miner
47 downloads per month
110KB
1K
SLoC
note⛏️
notemine mines nostr notes, is written in rust, and compiles to wasm. Variable difficulty and realtime hashrate. There's a demo.
deps
cargo install wasm-pack
build
cargo clean
wasm-pack build --target web --release
run demo
cd demo && npx serve
license
GNU General Public License v3.0
related
check out notemine-js
for an npm module that wraps the wasm-bindgen
interfaces as observables for use with svelte, react and vue
Dependencies
~9–12MB
~211K SLoC