pochette 0.5.2
Pochette is a Bitcoin Wallet backend offering a common interface to several bitcoin nodes so you can build single purpose wallets. You can pass in a bunch of addresses and outputs and it will select the appropriate unspent outputs for each of them, calculate change, fees, etc.
          Gemfile:
          =
        
        
          installation:
          =
        
      Dépendances de Runtime (5):
            activesupport
            ~> 4.2
          
          
            bitcoin_rpc
            ~> 0.1.1
          
          
            bitcoin-ruby
            ~> 0.0.13
          
          
            contracts
            ~> 0.12.0
          
          
            money-tree
            ~> 0.9.0