PHP interface to Ethereum JSON-RPC API. Fully typed Web3 for PHP 7.X
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
A resilient Ethereum event listener that bridges your smart contract events and backend microservices
The main features of kr1ptal/ethers-kt are: Blockchain SDKs.
Open-source alternatives to kr1ptal/ethers-kt 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.