Code Monkey home page Code Monkey logo

bitcoinjslib-wallet's People

Contributors

karlkeefer avatar ssr1ram avatar taariq avatar vladimirpekez avatar

Stargazers

 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

bitcoinjslib-wallet's Issues

DECRYPT YOUR WALLET PASSPHRASE is confusing the original design

I am not sure what "DECRYPT YOUR WALLET PASSPHRASE" is supposed to do for this design of the web wallet.

I think for the SF Bitcoin dev wallet, we should leave the basic functionality of carbon wallet. Password management for decryption is really something for the DTT product which may be out of scope for this general project. Thoughts?

this.getUnspentOutputs should use Helloblock unspent outputs call

Question: Should

  this.getUnspentOutputs = function(address, callback) {
      var url = 'https://mainnet.helloblock.io/v1/addresses/'';

Really be using the Helloblock get unspents url
like so:

  this.getUnspentOutputs = function(address, callback) {
      var url = 'https://mainnet.helloblock.io/v1/addresses/'+ address + '/unspents?limit=1';

May 6 Wallet Launch Event Agenda

Hey @SF-Bitcoindevs/owners,

Below is an outline for a Webinar to launch this HD Wallet with the SF Bitcoin Devs and Helloblock.io. Please comment on how we can make this better as I'd like to close on the agenda and launch a sign-up site for the event, this week.

Date: May 6, 2014
Time: 2PM - 3PM

  1. Introduction to My Secure Bitcoin Wallet
  2. What is the HD Wallet and what problem does it solve?
  3. How to test bitcoin application development with Mainnet and Testnet
    a) Using HelloBlock to test and write bitcoin applications
  4. A sample Application: The SF Bitcoin Dev Wallets branded for Tiger Direct
    a) Tiger Direct Cutomer Sign-up (12 passphrase)
    b) Tiger Direct Customer Payments (send and receive money)
    c) Tiger Direct customer coupons (branding)
  5. Hosted Solutions for Merchants (Hosted customer wallets)
  6. Special Offer: Free Hosted Branded Wallets for First 5 Merchants to call us.
  7. Q&A

After clicking Add testfaucet coins, clicking Make a payment shows 0.00 Balance

I Added me some test Faucet Coins! Woo hoo!
Got me 0.0003 Bitcoins
Then clicked "Make a Payment Button"
But my Source Address for my test faucet coins shows a 0.00 Balance.

As a user, I want to see my current balance on my bitcoin address when I go to make a payment so that I can use the appropriate balance that I want from the appropriate address.

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.