stellar-base 0.29.0
Install from the command line:
Learn more about RubyGems packages
$ gem install stellar-base --version "0.29.0"
Install via Gemfile:
source "https://rubygems.pkg.github.com/astroband" do
gem "stellar-base", "0.29.0"
end
About this version
The stellar-base library is the lowest-level stellar helper library. It consists of classes to read, write, hash, and sign the xdr structures that are used in stellar-core.