Skip to content

thehubbleproject/hubble-wallet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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