Sha256: d05e5f69d1d088cba2171401ed8c9f7870f61e33f383ebfcf708fa5e116fac7d

Contents?: true

Size: 376 Bytes

Versions: 12

Compression:

Stored size: 376 Bytes

Contents

#!/usr/bin/env ruby
# frozen_string_literal: true

require "bundler/setup"
require "solana_ruby"

# You can add fixtures and/or initialization code here to make experimenting
# with your gem easier. You can also use a different console, if you like.

# (If you use this, don't forget to add pry to your Gemfile!)
# require "pry"
# Pry.start

require "irb"
IRB.start(__FILE__)

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
solana-ruby-web3js-2.0.2 bin/console
solana-ruby-web3js-2.0.1 bin/console
solana-ruby-web3js-2.0.0beta2 bin/console
solana-ruby-web3js-2.0.0beta1 bin/console
solana-ruby-web3js-2.0.0 bin/console
solana-ruby-web3js-1.0.1.beta4 bin/console
solana-ruby-web3js-1.0.1.beta3 bin/console
solana-ruby-web3js-1.0.1.beta2 bin/console
solana-ruby-web3js-1.0.1.beta1 bin/console
solana-ruby-web3js-1.0.0.beta bin/console
solana-ruby-web3js-1.0.1 bin/console
solana-ruby-web3js-1.0.0 bin/console