Skip to content

Latest commit

 

History

History
33 lines (17 loc) · 1.79 KB

README.md

File metadata and controls

33 lines (17 loc) · 1.79 KB

Note: The Newbits is under active development(pre-alpha) and will support Bitcoin testnet initially.

Newbits - Multi-chain/Multi-coin Web Crypto Wallet

Newbits is a lightweight, non-custodial (private) web crypto wallet developed using React, Next.js, and Pico CSS. It provides users with a secure and easy-to-use solution for managing multiple cryptocurrencies directly from their desktop and mobile devices. The wallet stores your private keys locally in the browser, ensuring maximum security and control over your assets.

Features

  • Multi-Chain Support: Newbits supports a wide range of blockchain networks, allowing users to manage multiple cryptocurrencies seamlessly.

  • Non-Custodial Wallet: Your private keys are stored in your browser only, which means you have full control over your funds.

  • Lightweight and Fast: Built with performance in mind, Newbits is designed to be fast and efficient.

  • Desktop and Mobile Support: Access your wallet on both desktop and mobile devices, making it convenient to manage your crypto assets on the go.

  • No Installation Required: Newbits is a web-based wallet, eliminating the need for any installation process. Simply access it through your web browser and start managing your assets.

Getting Started

To run Newbits on your local machine, follow these steps:

  1. Clone the repository: git clone https://github.com/bomzj/newbits.git

  2. Install dependencies: cd newbits && npm install

  3. Start the development server: npm run dev

  4. Open your web browser and navigate to http://localhost:3000 to access the Newbits wallet.

Disclaimer

Newbits is still under active development and may contain bugs or security vulnerabilities. Use it at your own risk. We are not responsible for any losses incurred while using this wallet.