跳转至主要内容
  1. 指南
  2. /所有标签
  3. /Ruby Guides

Ruby Guides

4 guides
链:全部
语言:全部
技术:全部
用例:全部
级别:所有

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

如何在 Ruby 中生成一个新的以太坊地址

本指南将介绍如何使用 ruby-eth gem/包在 Ruby 中创建以太坊地址。

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