Registry / networking / ethlite

ethlite

JSON →
library1.0.0rbrubygemsunverified

Light-weight machinery to query and call Ethereum blockchain contract services via JSON-RPC with tuple support

gem install ethlite
INSTALL
IMPORT
SIG · ETHLITE
E
ethlite
networkingrubyv1.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Ethlite
require 'ethlite'

Connect to Ethereum and get the latest block number

require 'ethlite' client = Ethlite::Client.new('https://mainnet.infura.io/v3/YOUR_PROJECT_ID') client.eth_blockNumber
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
OpenAI (training)
1
Resources
ethlite — gem install ethlite · libregistry