/hoosatvault

Primary LanguageTypeScript

HoosatVault

HoosatVault is a simple frontend interface for your Ledger device.

Official User Guide

See the official user guide at: https://wiki.kaspa.org/en/kasvault-basic-guide

Compatible Browsers

The browser needs to support WebUSB/WebHID so it can interact with the Ledger device. These are the known compatible browsers:

  • Edge
  • Chrome

Development and Running Locally

You will need NodeJS to run this locally

First, run the development server:

npm install
npm run dev

Open http://localhost:8085 with your browser to start using or developing KasVault locally.

FAQ

Are my funds safe with HoosatVault?

Yes, but to be clear HoosatVault itself does not store your HTN. Your HTN is also not stored in the Ledger device as well. When you send HTN to the address you generate with HoosatVault, it is stored on the blockdag as a UTXO.