Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 673 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 673 Bytes

Hi folks,

ZapStash is a simple multi-currency cryptocurrency wallet built for educational purposes. It allows users to generate and manage wallets for Bitcoin (BTC), Ethereum (ETH), and Solana (SOL) using mnemonic phrases.

The app supports:

  • Generating mnemonic phrases.
  • Creating and displaying public/private key pairs.
  • Filtering wallets by coin type (BTC, ETH, SOL).

Built With

  • Preact: A fast 3kB alternative to React with the same ES6 API.
  • Tailwind CSS: A utility-first CSS framework for rapid UI development.
  • Vite: A fast build tool and development server.

License

This project is for educational purposes only. You can use the code as you wish.