1
0
mirror of https://github.com/bumi/lnrpc synced 2025-07-09 21:07:23 +00:00
lnrpc/README.md
2019-02-08 06:53:44 +01:00

567 B

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:

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.