# Lnrpc gRPC service definitions for lnd packed as ruby gem. currently highly experimental and subject to change. ## Installation Add this line to your application's Gemfile: ```ruby gem 'lnrpc' ``` And then execute: $ bundle Or install it yourself as: $ gem install lnrpc ## Usage TODO: Write usage instructions here ## Contributing Bug reports and pull requests are welcome on GitHub at https://github.com/bumi/lnrpc. ## License The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).