2.3.2 • Published 7 months ago

@powfaucet/client v2.3.2

Weekly downloads
-
License
AGPL-3.0
Repository
github
Last release
7 months ago

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

2.3.2

7 months ago

2.3.0

7 months ago

2.3.1

7 months ago

2.2.6

8 months ago

2.2.3

11 months ago

2.2.5

9 months ago

2.2.4

10 months ago

2.2.2

12 months ago

2.2.1

1 year ago

2.2.0

1 year ago

2.1.6

1 year ago

2.1.5

1 year ago