Skip to main content
  1. Guides
  2. /All Tags
  3. /Ruby Guides

Ruby Guides

4 guides
Chain: All
Language: All
Technology: All
Use Case: All
Level: All

x402 Payment Integration with Rails APIs

Learn how to integrate blockchain micropayments into your Rails application using the x402 protocol with Quicknode's open-source Ruby gems.

Created November 14, 2025Intermediate
MicropaymentsRailsx402

How to Generate a New Ethereum Address in Ruby

This guide will cover creating an Ethereum address in Ruby using the ruby-eth gem/package.

Created February 20, 2021Beginner
EthereumEVMRuby-ethWallets

How to Connect to the Ethereum Network using Ruby

In this guide, we will learn how to connect to the Ethereum network using a Ruby gem (or package) called eth.rb.

Created April 5, 2020Beginner
EthereumEth.rbEVM

How to Fetch Ethereum Event Logs in Ruby

In this guide, we are going to learn how to fetch Ethereum event logs in Ruby using the Eth.rb library.

Created April 5, 2020Intermediate
EthereumEth.rbLogsMetaMaskRemix.IDESmart ContractsSolidityTransactions