Ir al contenido principal

Ruby Guides

4 guides
Cadena: Todas
Idioma: Todos
Tecnología: Todas
Use Case: All
Nivel: Todos

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

Cómo generar una nueva dirección de Ethereum en Ruby

En esta guía se explica cómo crear una dirección de Ethereum en Ruby utilizando la gema «ruby-eth».

Creado el 20 de febrero de 2021Principiante
EthereumEVMRuby-ethWallets

Cómo conectarse a la red Ethereum con Ruby

En esta guía, aprenderemos a conectarnos a la red de Ethereum utilizando una gema (o paquete) de Ruby llamada 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