https://github.com/bomzj/newbits
Newbits is a multi-chain/multi-coin, lightweight, non-custodial (private) web crypto wallet developed using React, Next.js, and Pico CSS.
https://github.com/bomzj/newbits
bitcoin crypto crypto-wallet cryptocurrency multichain multicoin nextjs picocss react wallet web web3 web3-wallet
Last synced: 6 days ago
JSON representation
Newbits is a multi-chain/multi-coin, lightweight, non-custodial (private) web crypto wallet developed using React, Next.js, and Pico CSS.
- Host: GitHub
- URL: https://github.com/bomzj/newbits
- Owner: bomzj
- Created: 2023-06-21T11:46:47.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-03T18:49:01.000Z (almost 3 years ago)
- Last Synced: 2026-06-19T09:39:19.998Z (6 days ago)
- Topics: bitcoin, crypto, crypto-wallet, cryptocurrency, multichain, multicoin, nextjs, picocss, react, wallet, web, web3, web3-wallet
- Language: JavaScript
- Homepage: https://newbits.vercel.app
- Size: 508 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
> **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.