node-ethereum
Ethereum client
A standalone Ethereum client for Node.js, providing a basic implementation of the Ethereum protocol.
[DEPRECATED] a simple standalone or embeddable Ethereum client written for Node.js
46 stars
17 watching
38 forks
Language: JavaScript
last commit: almost 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ethereum/ethereumj | A Java implementation of the Ethereum protocol's core concepts and features | 2,185 |
digitaldonkey/ethereum-php | A PHP interface to interact with the Ethereum blockchain | 491 |
ethworks/ethereum.rb | A Ruby library for building and interacting with Ethereum smart contracts on the blockchain | 731 |
xf00f/web3x | A client library for interacting with the Ethereum blockchain using TypeScript. | 211 |
dethcrypto/deth | An Ethereum node that simplifies developer experience with improved RPC support and features | 124 |
nethermindeth/nethermind | An Ethereum execution client built on .NET with support for multiple consensus algorithms. | 1,274 |
ethereum/trin | A Rust-based client implementation of an Ethereum portal network protocol | 379 |
mana-ethereum/mana | An Ethereum blockchain client implemented in Elixir to synchronize and verify blocks on the network | 274 |
mana-ethereum/ethereumex | An Elixir client for interacting with the Ethereum blockchain via JSON-RPC. | 378 |
vrde/ethnode | A tool to run an Ethereum node with automatic configuration and management of development environments | 191 |
ethereum/js-ethereum-cryptography | A collection of audited cryptographic primitives needed to work with Ethereum. | 706 |
ensdomains/ensjs | A lightweight JavaScript library for interacting with the Ethereum Name Service (ENS) ecosystem. | 126 |
ethereum/tests | Common tests for various Ethereum clients and implementations to verify their correctness | 560 |
jim380/raspbereum | An Ethereum node on Raspberry Pi project | 10 |
f-o-a-m/purescript-web3 | A Purescript client for interacting with an Ethereum node. | 127 |