Borsh for Ruby A Ruby library for the Borsh binary serialization format. 🛠️ Prerequisites Ruby 2.6+ ⬇️ Installation Installation via RubyGems gem install borsh 👉 Examples Importing the library require 'borsh' 👨💻 Development git clone https://github.com/artob/borsh.rb.git