Skip to content

Latest commit

 

History

History
 
 

faucet-client

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.js (entry src/worker.ts)
  • /static/css/powfaucet.css (all css imports)

How to build

npm install

node ./build-client.js