Categories

dev tools

certDAO is a decentralized organization that verifies domain to contract address mappings for the Ethereum community. Think of certDAO as a certificate authority for Web3.
The ethers.js library aims to be a complete and compact library for interacting with the Ethereum Blockchain and its ecosystem. It is ofen used to create decentralized applications (dapps), wallets (such as MetaMask and Tally) and other tools and simple scripts that require reading and writing to the blockchain.
Etherspot is a development platform designed to enhance dApp user experiences by simplifying account abstraction. It provides an Account Abstraction SDK, enabling seamless multi-chain experiences and improving usability with features like sponsored transactions and social logins. Etherspot aims to facilitate smoother Web3 integrations for developers with minimal blockchain knowledge.
Flux is a decentralized cloud infrastructure platform providing a suite of blockchain-as-a-service solutions. It aims to offer scalable and accessible computing resources, facilitating the development and operation of decentralized applications (dApps) and various blockchain functions. Flux's ecosystem is designed to support a wide range of use cases, including Web3 projects, by leveraging its native cryptocurrency for transactions within its network.
Hardhat is a development environment to compile, deploy, test, and debug your Ethereum software. It helps developers manage and automate the recurring tasks that are inherent to the process of building smart contracts and dApps, as well as easily introducing more functionality around this workflow. This means compiling, running and testing smart contracts at the very core.
Kleros is a decentralized dispute resolution protocol for use on smart contract platforms, which has been implemented on Ethereum. It acts as a decentralized third party capable of providing decisions on the correct result when applying a set of rules to questions ranging from simple to highly complex.
MEV-Boost is an implementation of proposer-builder separation (PBS) built by Flashbots for proof of stake Ethereum. Validators running MEV-Boost maximize their staking reward by selling blockspace to an open market of builders. It is estimated that validators running MEV-Boost can increase their staking rewards by over 60%.
An engine for autonomous worlds. MUD aims to solve all the hard problems of building on-chain games. It is open source and built with composability and interoperability in mind.
Palm is a new NFT ecosystem for culture and creativity, built efficiently with Ethereum. The Palm ecosystem features low gas costs, fast transaction finality, and is over 99.9% more energy efficient than Proof of Work systems.
Radicle is a peer-to-peer stack for building software together. For unstoppable, permissionless, decentralized open-source development. Forget platforms. Easily share your code without relying on a third party. No central servers, no censorship. Built on Git, backed by public-key crypto
RainbowKit is a developer tool designed to streamline the integration of wallet connectivity in Web3 applications. It offers a fast, customizable, and user-friendly solution for adding wallet experiences to apps, focusing on ease of installation, custom themes, and support for various chains. RainbowKit is utilized by leading Web3 teams to enhance their products and user satisfaction.
Tari enables creators to design new types of stories and experiences. Someday a mesmerizing and digitally scarce asset or collectible you covet will unlock new business opportunities for the creator and a new world of possibilities for you. This asset will be issued on Tari. Tari is built in Rust, private by default, and open source.
Like its predecessor, brew, tea is the base of the developer stack–seated beneath the tools that build the internet. Unlike its predecessor, tea leverages blockchain and web3 technology to eliminate anonymity and deliver compensation.
The Truffle Suite gets developers from idea to dapp as comfortably as possible. Truffle is a development environment, testing framework and asset pipeline for Ethereum, aiming to make life as an Ethereum developer easier. Ganache is a personal blockchain for Ethereum development you can use to deploy contracts, develop your applications, and run tests. It is available as both a desktop application as well as a command-line tool.
wagmi is a collection of React Hooks containing everything you need to start working with Ethereum. wagmi makes it easy to "Connect Wallet," display ENS and balance information, sign messages, interact with contracts, and much more — all with caching, request deduplication, and persistence.