Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 484 Bytes

README.md

File metadata and controls

35 lines (21 loc) · 484 Bytes

Hubble BLS

Simple burner wallet for BLS signatures

License

Intructions

Install Dependencies

(Ensure that your browser supports web3 and has metamask installed)

Install Node.js >= v10.16.0.

Then run:

npm install

Run Local

npm start

Create Build

npm run build