Skip to content

rutufu/WalletWorkshopProject

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wallet Workshop Project

walletImage

The https://satolearn.com Wallet Workshop project. A HTML/CSS/JS minimalistic template of a Bitcoin SV wallet under MIT license.

We encourage users to edit the code, play with settings and variables and extend the functionality and design.

The template contains:

  • Mnemonic Phrase (BIP 39)
  • HDPrivateKey
  • derivation path selection
  • Private Key
  • Public Key
  • Address
  • QR Code

Paperwallet:

Since all JavaScript sources are loaded via file path, the wallet can be used as offline cold wallet. Make sure to save your word phrase to recover the keys, the project itself has no database integrated to store your key.

Demo:

https://kohze.github.io/WalletWorkshopProject/

Set Up:

clone the repository and double click the index.html, no node installation required.

More:

If your Project requires a more complex platform integration of wallets with full functionality, feel free to contact us as https://Vaionex.com .

About

End Project of the Wallet Workshop

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 68.2%
  • JavaScript 31.1%
  • HTML 0.7%