KaffinPX / Kaspool

A Kaspa pool using rusty-kaspa by WASM bindings.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kaspool ⛏️

A Kaspa pool using rusty-kaspa for performance and reliability.

Features

  • Light, uses WASM bindings(fast as native code!) for heavy tasks.
  • Extendable, modular design.
  • Supports multiple networks(Testnet, mainnet...).
  • Built with in-progress modern RPC api.

Usage

Install NodeJS from here and install modules by npm install and just run using node index.js after configuration or just use a prehosted instance.

Experimental(Use it with caution), development goes parallel with rusty-kaspa.

About

A Kaspa pool using rusty-kaspa by WASM bindings.

License:GNU General Public License v2.0


Languages

Language:JavaScript 100.0%