19 open-source projects similar to ethereumjs/ethereumjs-util, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Ethereumjs Util alternative.
0x protocol monorepo - includes our smart contracts and many developer tools
Scaffold-eth is a comprehensive development stack and boilerplate for building decentralized applications. It provides a pre-configured starter kit that integrates smart contract development tools with a reactive user interface to accelerate the construction of Ethereum-based projects. The toolkit features dynamic frontend interface generation, which automatically builds a user interface mapped to smart contract functions for rapid logic verification. This allows for testing blockchain logic through a frontend without the need to write custom UI code. The project covers a broad range of deve
dfuse JavaScript/TypeScript Client Library for dfuse API
web3.js is a TypeScript development framework and library for integrating applications with the Ethereum blockchain. It serves as an Ethereum JSON RPC library for querying data and sending transactions, a smart contract interface for interacting with on-chain logic, and a wallet integration toolkit for managing private keys. The project provides specialized capabilities for blockchain node communication, enabling the execution of smart contract functions and the management of Ethereum accounts. It includes tools for web3 address resolution to translate human-readable names into machine-readab
Project is in active development and has been moved to the EthereumJS VM monorepo.
ethers.js is an Ethereum JavaScript library used to interact with the Ethereum blockchain by querying state and sending transactions via JSON-RPC providers. It functions as a smart contract wrapper, a Web3 provider interface, and a system for managing wallets and cryptographic signatures. The project provides a dedicated Ethereum Name Service resolver for translating human-readable names into blockchain addresses through forward and reverse lookup operations. It also includes an implementation for managing private keys and mnemonic phrases to sign digital data and authorize on-chain transacti
Blockchain abstraction layer
a custom React Hook to manage Metamask in Ethereum ĐApp projects
Simple, zero configuration Ethereum Name Service resolver.
A modern, flexible Ethereum smart contract abstraction.
A modern, flexible library for sending ethereum transactions.
A collection of JavaScript libraries for Ethereum dapp development.
Create Ethereum-powered apps with one command
A JavaScript / TypeScript SDK for making native mobile Ethereum dapps using React Native
This box comes with everything you need to start using smart contracts from a react app with Drizzle. It includes drizzle, drizzle-react and drizzle-react-components to give you a complete overview of Drizzle's capabilities.
Ethereum TypeScript Client Library - for perfect types and tiny builds.