@powfaucet/client

2.2.2 • Public • Published

faucet-client

This is the client side code for the PoWFaucet.

This builds:

  • /static/js/powfaucet.js (entry src/main.ts)
  • /static/js/powfaucet-worker-sc.js (entry src/worker/worker-scrypt.ts)
  • /static/js/powfaucet-worker-cn.js (entry src/worker/worker-cryptonight.ts)
  • /static/js/powfaucet-worker-a2.js (entry src/worker/worker-argon2.ts)
  • /static/css/powfaucet.css (all css imports)

How to build

npm install

node ./build-client.js

Readme

Keywords

none

Package Sidebar

Install

npm i @powfaucet/client

Weekly Downloads

4

Version

2.2.2

License

AGPL-3.0

Unpacked Size

225 kB

Total Files

54

Last publish

Collaborators

  • pk910