Giter Site home page Giter Site logo

breadwallet-legacy's Introduction

ฦ€ breadwallet

download

bitcoin done right

The simplest and most secure bitcoin wallet on any platform

screenshot1

The first standalone iOS bitcoin wallet:

Unlike other iOS bitcoin wallets, breadwallet is a real standalone bitcoin client. There is no server to get hacked or go down, so you can always access your money. Using SPV mode, breadwallet connects directly to the bitcoin network with the fast performance you need on a mobile device.

The next step in wallet security:

breadwallet is designed to protect you from malware, browser security holes, even physical theft. With AES hardware encryption, app sandboxing, keychain and code signatures, breadwallet represents a significant security advance over web and desktop wallets, and other mobile platforms.

Beautiful simplicity:

Simplicity is breadwallet's core design principle. A simple backup phrase is all you need to restore your wallet on another device if yours is ever lost or broken. Because breadwallet is deterministic, your balance and transaction history can be recovered from just your backup phrase.

screenshot2

Features:

Translations managed by:

PhraseApp - Start localizing software the simple way

URL scheme:

breadwallet supports the x-callback-url specification with the following URLs:

bread://x-callback-url/address?x-success=myscheme://myaction

This will callback with the current wallet receive address: myscheme://myaction?address=1XXXX

The following will ask the user to authorize copying a list of their wallet addresses to the clipboard before calling back:

bread://x-callback-url/addresslist?x-success=myscheme://myaction

WARNING:

Installation on jailbroken devices is strongly discouraged.

Any jailbreak app can grant itself access to every other app's keychain data and rob you by self-signing as described here and including <key>application-identifier</key><string>*</string> in its .entitlements file.


breadwallet is open source and available under the terms of the MIT license.

Source code is available at https://github.com/voisine/breadwallet

breadwallet-legacy's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

breadwallet-legacy's Issues

How do I put money into my breadwallet account?

I just downloaded the breadwallet bitcoin app on my IPhone and I don't see where I can put money into the account in order to make a payment. Is there someplace to go on the internet or do I have to wait until I am actually going to pay someone? I thought I would be able to leave a small balance on the account to make payments more convenient.

not synching?

Hi, been using bread wallet since your release. Today, now that I need to really access some coins, it will NOT synch, just sits at 6% and does nothing.

PLEASE HELP

EDIT: I've tried rescanning blockchain a few times and it gets stuck at 6%

Cannot found my Wallet back

Hi i have change my iphone , and now when I want to connect to my Wallet it gives me a different Wallet even if I use my back up sentence correctly. Can you help me on how to connect to my Wallet please i have btc in it

breadwallet

I have lost some coins in a breadwallet transaction. Can anyone help me with this?

To start, who owes this wallet (which I am guessing is a cold storage wallet owned by some wallet service )?
1FjkkZLDc8CyVjmvVPAruxbYZQ63bsXheJ

NEED HELP ASAP

I SENT BITCOINS TO A OLD TRANSACTION NUMBER HOW DO I CANCEL???

Breadwallet users missing out on stellar?

So stellar.org is offering free lumens to BTC holders as of June 26, 2017. In order to claim them, you have to enter a bitcoin address, etc. Because of the way breadwallet works, the required information is not easily available. I thought I could use https://iancoleman.github.io/bip39/ to get an appropriate xpub address which I could then use to redeem the lumens, but the addresses produced there from the 12 word mnemonic do not work. Maybe I'm missing something about how breadwallet works. Or maybe there can be an update in time for people to use to redeem some lumens.

Sending incomplete

Hello I have had the Bread Wallet for a month now and I do love the simplicity and beautiful well designed platform. However after having success the 1st sending/receiving of payments, it now seems to not want to send/receive. I am having the same problem as this person had stated "The app was working great until a few days ago. Now the majority of my payments never complete. I have only made 1 successful payment out of the last 10. Maybe it is a bug from the IOS 8.0.2 update. I have a a concerning amount of BTC stuck in this wallet so hopefully it gets fixed soon. When the bug is fixed I will probably bump my rating up to 5 stars.

*I am going to update my phone with the new 8.1.2 recent update and hopefully this will fix the bug. If not, please do give me support. I need my money out of the wallet ASAP so that i can send it off to a trading platform.

Thank-You!

Unable to reset

Hello!
I have created a dummy wallet, with no money in it, after deleting my previous one. Since I was distracted I have not copied the mnemonic phrase. Now I can not reset the wallet, since it was not asking for a new PIN (not eve using my previous one). So now the wallet is locked.

How can I force-delete the wallet to generate a new one? I have tried to delete and re-install the app, but nothing changes. Any idea?

I am using iOS 10.0.2 (latest available)

transaction is post-dated?

I have 2 rather good size payments I sent from my wallet and the status says transaction is post-dated. can you please help explain what that means?

Add option to show balance as BTC instead of bits

Hello,
I love the simplicity of the app, but I would love the ability to change how I view my balance. I much rather see my balance as BTC instead of bits. Also I love the implementation of Touch ID. I think the app would be better if you had to use touch ID to get into the app and again when you try to send someone bitcoin.

Thank you,
Rudy Bermudez

Cannot delete wallet or start a new one

When I set my iPhone down to write down the passcode, I accidentally pressed the button to continue. Now I'm dead in the water. Even deleting the app and reloading it doesn't start at the beginning. And I cannot start a new wallet without typing in the passcode of the current one.

Doing a factory reset is not really an option for me.

Perhaps deleting a wallet with 0 balance shouldn't require a factory reset.

Crashing

Hi

Bread has started crashing on my iPhone today. It just shows the splash screen for a few seconds and then crashes out.

I have tried restarting the device, but don't want to reinstall the app as I'm nervous about wallet restores.

iOS 8.1.2 on 5s

syncing VERY slow

It syncs VERY slow, sometimes hang. I have no connection problem.

Noob questions

I've read great things about breadwallet and am considering using it as my primary wallet.

A question for the paranoid: if, for whatever reason, the breadwallet app got pulled from the iTunes store, is there another way to recover your wallet?

The latest app update was released on 27 September 2014. When can we expect the next update to be available for download?

Calculating target for checkpoints

Hey Aaron,

First of all, awesome iOS wallet application!

I've been digging through the source code and trying to wrap my head around it all. For the most part it is straightforward and pretty easy to follow, but I did have one question and wasn't sure how else to contact you.

https://github.com/voisine/breadwallet/blob/master/BreadWallet/BRPeerManager.m#L87

How is target calculated for these checkpoints exactly? I can't find any useful documentation on the subject.

Thanks!

Cant send bitcoin

Why are i getting the error Network timeout have restarted the app and try to repair nothing work

People flock from breadwallet because of low fees

Hi,

we're running an ATM and an online exchange and again we have a great influx of support requests because people can't cash out.

Here's an example support request: "So I got my BTC now in the breadwallet, is there any way to move it quickly out of that wallet to a wallet where I can set fees?"

We need 1 confirmation for the ATM to give out cash above 100 EUR. And there is a 6 hour time window to do it.

When the network is congested, breadwallet users' transaction usually confirm in 8-16 hours, which means we have to do everything by hand for all these stuck transactions (giving them cash, covering on an exchange, doing bookkeeping, clearing the database, etc.)

It would be great if there would be a way (somewhere deep and hidden in some kind of advanced settings) to set a fee priority level.

We're still recommending breadwallet to all our users because we love it but we're on the brink of looking for other alternatives as this has a huge load on our support staff.

Thank you for reconsidering.

Blockchain scan won't finish / can't send bitcoin

I am getting the error message "couldn't make payment/transaction canceled, network timeout" when I try to send bitcoin from my breadwallet. I also noticed that the blockchain scan stalls out around 50-62% when I try to run it. Please help me retrieve my bitcoins. Thank you.

Bitcoin Units In Addition to Bits

I very much enjoy Breadwallet. Great app. The only thing Is that I dislike can not see the hex priv key and I can not change the unit from Bits to Bitcoins. No one uses Bits. Most people may think that is better, but personally I do not. I price everything in Bitcoins as most people in the community do. To price stuff in Bits is just confusing and I think it only appeals to those that are used to fiat inflation.

Please add the conversion to Bitcoin units.

can you please add some more currencies

hi, i am an ambassador in the bitcoin embassy in Tel Aviv, we really like your app. People come by and we suggest it to them all the time... the only problem is that they wish it could work like mycelium and use our local currency [ILS] so they could use it for day to day stuff

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.