Ruby bindings for the Hyperledger interface.
Ruby
Switch branches/tags
Nothing to show
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
lib
test
.gitignore
Gemfile
LICENSE.txt
README.md
Rakefile
hyperledger.gemspec

README.md

Hyperledger Ruby Bindings

Installation

gem install 'hyperledger'

Contributing

  1. Fork it ( https://github.com/hyperledger/hyperledger-ruby/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

License

This library is released under the MIT License.