18 open-source projects similar to digitaldonkey/ethereum-php, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.
A transparent gateway on top of Ethereum nodes for load-balancing, permissions checking.
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
This repository should be archived in the future, please go to https://github.com/web3p/web3.php.
Ethereum JSON-RPC multi-transport client. Rust implementation of web3 library. ENS address: rust-web3.eth
Elixir JSON-RPC client for the Ethereum blockchain
Web3j is a Java and Android library designed to integrate applications with Ethereum blockchain clients. It provides a JSON-RPC client for reading chain data and submitting transactions, a smart contract wrapper generator that creates native Java code from contract definitions, and a programmatic wallet manager for handling cryptographic keys and signing transactions. The project distinguishes itself through a template-based wrapper generation system that allows for type-safe interaction with on-chain contracts. It also includes a dedicated toolset for translating human-readable domain names
A resilient Ethereum event listener that bridges your smart contract events and backend microservices
Complete Ethereum & Celo library and wallet implementation in Rust. https://docs.rs/ethers