Passer au contenu principal
  1. Guides
  2. /Tous les tags
  3. /Ruby Guides

Ruby Guides

4 guides
Chaîne : Toutes
Langue : Toutes
Technologie : Toutes
Cas d'utilisation : Tous
Niveau : Tous

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

Comment générer une nouvelle adresse Ethereum en Ruby

Ce guide explique comment créer une adresse Ethereum en Ruby à l'aide du gem/package « ruby-eth ».

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