Sha256: 37a24cf677f8b5aaaa8708403b12117cb3fd00e8b3a7398a682a0f15413e574b
Contents?: true
Size: 190 Bytes
Versions: 2
Compression:
Stored size: 190 Bytes
Contents
require "stellar-base" require "stellar-horizon" module Stellar module SDK VERSION = ::Stellar::VERSION end Client = Horizon::Client autoload :Federation autoload :SEP10 end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
stellar-sdk-0.32.0 | lib/stellar-sdk.rb |
stellar-sdk-0.31.0 | lib/stellar-sdk.rb |