scale_rb 0.5.2
This gem includes a ruby implementation of SCALE Codec, a general Substrate Http JSONRPC Client, and, a general Substrate Websocket JSON-RPC Client.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (9):
            async
            >= 0
          
          
            async-http
            ~> 0.69.0
          
          
            async-websocket
            ~> 0.26.2
          
          
            base58
            >= 0
          
          
            blake2b_rs
            ~> 0.1.4
          
          
            console
            >= 0
          
          
            dry-struct
            >= 0
          
          
            dry-types
            >= 0
          
          
            xxhash
            >= 0
          
    