bitcoinrb 1.8.2
The implementation of Bitcoin Protocol for Ruby.
          Gemfile:
          =
        
        
          installation:
          =
        
      Dépendances de Runtime (16):
            base32
            >= 0.3.4
          
          
            base64
            ~> 0.2.0
          
          
            bech32
            >= 1.5.0
          
          
            bip-schnorr
            >= 0.7.0
          
          
            daemon-spawn
            >= 0
          
          
            ecdsa_ext
            ~> 0.5.1
          
          
            eventmachine
            >= 0
          
          
          
            iniparse
            >= 0
          
          
            leb128
            ~> 1.0.0
          
          
            logger
            >= 0
          
          
            murmurhash3
            ~> 0.1.7
          
          
            observer
            ~> 0.1.2
          
          
            secp256k1rb
            = 0.1.1
          
          
            siphash
            >= 0
          
          
            thor
            >= 0
          
    