Skip to content

sandwichfarm/notemine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages