All Projects → arcbit → arcbit-web

arcbit / arcbit-web

Licence: AGPL-3.0 license
arcbit - web wallet http://arcbit.io

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to arcbit-web

ergvein
Multiplatform BTC wallet with client side filters
Stars: ✭ 35 (+12.9%)
Mutual labels:  wallet, bitcoin-wallet
moonshine
Moonshine is a homebrewed, open-source, non-custodial, Bitcoin wallet for iOS & Android.
Stars: ✭ 56 (+80.65%)
Mutual labels:  wallet, bitcoin-wallet
Breadcrumb
Minimalistic Bitcoin toolkit for iOS.
Stars: ✭ 23 (-25.81%)
Mutual labels:  wallet, bitcoin-wallet
Walletwasabi
Open-source, non-custodial, privacy focused Bitcoin wallet for Windows, Linux, and Mac. Built-in Tor, CoinJoin, and coin control features.
Stars: ✭ 1,197 (+3761.29%)
Mutual labels:  wallet, bitcoin-wallet
Arcbit Android
arcbit - Android bitcoin wallet http://arcbit.io
Stars: ✭ 34 (+9.68%)
Mutual labels:  wallet, bitcoin-wallet
desktop
CoinApp is a simple to use minimal Cryptocurrency Wallet for Ethereum, ERC20 Tokens, Bitcoin and Litecoin built for Windows, Mac and Linux.
Stars: ✭ 60 (+93.55%)
Mutual labels:  wallet, bitcoin-wallet
Crypto-Wallet
Open source SHA-512 loginless bitcoin wallet
Stars: ✭ 24 (-22.58%)
Mutual labels:  wallet, bitcoin-wallet
Coinbin
Javascript Bitcoin Wallet. Supports Multisig, Stealth, HD, SegWit, Bech32, Time Locked Addresses, RBF and more!
Stars: ✭ 694 (+2138.71%)
Mutual labels:  wallet, bitcoin-wallet
Blixt Wallet
Bitcoin Lightning Wallet with focus on usability and user experience
Stars: ✭ 40 (+29.03%)
Mutual labels:  wallet, bitcoin-wallet
Arcbit Ios
arcbit - iOS bitcoin wallet http://arcbit.io
Stars: ✭ 142 (+358.06%)
Mutual labels:  wallet, bitcoin-wallet
PassEncoder
Simple PassKit (Apple Wallet) encoding and signing in Swift.
Stars: ✭ 28 (-9.68%)
Mutual labels:  wallet
hathor-wallet-mobile
Hathor official mobile wallet
Stars: ✭ 18 (-41.94%)
Mutual labels:  wallet
thor-sync.electron
A browser that empowers DApps on VeChain
Stars: ✭ 52 (+67.74%)
Mutual labels:  wallet
bitlum-front
Lightning Network mainnet custodial wallet. Fast, easy, no node install and synchronisation
Stars: ✭ 16 (-48.39%)
Mutual labels:  wallet
conceal-desktop
Conceal Desktop (GUI)
Stars: ✭ 65 (+109.68%)
Mutual labels:  wallet
RaiBlocksPHP
A bunch of PHP methods to build and sign transactions
Stars: ✭ 20 (-35.48%)
Mutual labels:  wallet
simple-mpesa
A simple example of how MPESA works. Works with all 3 types of customers i.e. Agents, Merchants and Subscribers. Allows you to configure a tariff and apply it to transactions. The project follows DDD principles.
Stars: ✭ 31 (+0%)
Mutual labels:  wallet
hd-address
An extensible HD Wallet Address management utility
Stars: ✭ 22 (-29.03%)
Mutual labels:  wallet
BitBlocks old
BitBlocks Project_OLD
Stars: ✭ 12 (-61.29%)
Mutual labels:  wallet
gwallet
gwallet is a minimalistic and pragmatist opensource lightweight crossplatform brainwallet for people that want to hold the most important cryptocurrencies in the same application with ease and peace of mind
Stars: ✭ 26 (-16.13%)
Mutual labels:  wallet

ArcBit

Bitcoin web wallet for Chrome. Visit http://www.arcbit.io/ for more information.

ArcBit Web is a port of ArcBit iOS project found here https://github.com/arcbit/arcbit-ios You may notice similarities of the UI to the DarkWallet project (https://github.com/darkwallet/darkwallet). This is because a lot of the frontend code was taken from there and used in ArcBit. However, from a functional standpoint, ArcBit is very different then DarkWallet. ArcBit uses Insight or blockchain.info (depending on what the user picked in settings) to fetch blockchain data and an ArcBit server to keep track of reusable address transactions. ArcBit also gives the user the 2 different options to manage their wallet security.

  1. You can have the ArcBit Wallet always encrypted in the browsers local storage. This means that you will always require to enter your login/decryption password (by default it is the 12 word seed that is generated for you when you create a wallet) when you close the ArcBit wallet tab or Chrome.
  2. Alternatively you can have your ArcBit Wallet encrypted only if you explicitly click logout. This means that if you just close the ArcBit Wallet browser tab or even if you exit Chrome without clicking logout, you can reopen ArcBit without having to login.

#####Chrome store link: https://chrome.google.com/webstore/detail/arcbit-bitcoin-wallet/dkceiphcnbfahjbomhpdgjmphnpgogfk

#####Other ArcBit services: https://itunes.apple.com/app/arcbit-bitcoin-wallet/id999487888 https://arcbitbrainwallet.com

#####Features:

  • No signup required
  • Single recovery passphrase that works forever
  • Private keys never leave your device
  • Send and receive bitcoin payments
  • View transactions and wallet balance
  • HD wallet support
  • Reusable/stealth address support
  • Over 150 local currencies support
  • Bitcoin, millibits and bits denomination support
  • Automatic cycling of addresses to prevent address reuse
  • Open source
  • Strong encryption
  • xpub keys stored client side unlike many other wallets, which offers better privacy
  • Can access private keys without an internet connection
  • Advance mode for Bitcoin experts

#####Features only available on web, but not on mobile:

  • Multiple wallets(identities) instead of one per device.
  • Ability to backup/restore from a encrypted file, that includes all wallet metadata, not just bitcoins
  • Multiple outputs in transaction
  • A brain wallet tool that allow for the creation of wallets and transactions from cold storage
  • Sign/Verify signatures
Advance features:
  • Pick Your Preferred block explorer API, currently we support Bitpay’s Insight and blockchain.info. You can also point ArcBit to your own Insight Server.
  • Import private keys support
  • Import BIP38 encrypted private keys support
  • Import watch only addresses support
  • Import HD wallet account keys support
  • Import HD wallet watch only account keys support
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].