awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
L

lmittmann/w3

0
View on GitHub↗
0 stars·0 forks·10 views

W3

Features

  • Blockchain SDKs - Fast Golang JSON-RPC client with ABI support.

Star history

Star history chart for lmittmann/w3Star history chart for lmittmann/w3

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with W3

These projects share indexed features with W3. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • digitaldonkey/ethereum-phpdigitaldonkey avatar

    digitaldonkey/ethereum-php

    497View on GitHub↗

    PHP interface to Ethereum JSON-RPC API. Fully typed Web3 for PHP 7.X

    PHP
    View on GitHub↗497
  • ethereum/web3.pyethereum avatar

    ethereum/web3.py

    5,519View on GitHub↗

    Web3.py is a Python library that provides a comprehensive interface for interacting with the Ethereum blockchain. It functions as a JSON-RPC client, allowing applications to connect to blockchain nodes via HTTP, WebSocket, or IPC to read network state and send transactions. The library includes a dedicated smart contract interface that uses Application Binary Interface definitions to deploy contracts and execute on-chain functions. It also features a cryptography toolkit for signing transactions and hashing data with Keccak, alongside utilities for translating Ethereum Name Service domain nam

    Python
    View on GitHub↗5,519
  • ethworks/ethereum.rbEthWorks avatar

    EthWorks/ethereum.rb

    730View on GitHub↗

    Ethereum library for the Ruby language

    Ruby
    View on GitHub↗730
  • consensys/eventeumConsenSys avatar

    ConsenSys/eventeum

    507View on GitHub↗

    A resilient Ethereum event listener that bridges your smart contract events and backend microservices

    Java
    View on GitHub↗507
Compare all 15 related projects→

Frequently asked questions

What are the main features of lmittmann/w3?

The main features of lmittmann/w3 are: Blockchain SDKs.

Which projects share features with lmittmann/w3?

Projects with overlapping indexed features include: digitaldonkey/ethereum-php — PHP interface to Ethereum JSON-RPC API. Fully typed Web3 for PHP 7.X. ethereum/web3.py — Web3.py is a Python library that provides a comprehensive interface for interacting with the Ethereum blockchain. It… ethworks/ethereum.rb — Ethereum library for the Ruby language. hydroprotocol/ethereum-jsonrpc-gateway — A transparent gateway on top of Ethereum nodes for load-balancing, permissions checking. komputing/kethereum — Kotlin library for Ethereum. consensys/eventeum — A resilient Ethereum event listener that bridges your smart contract events and backend microservices.